fixed plot3d typos - gsl-shell.git - gsl-shell

index : gsl-shell.git
gsl-shell
summary refs log tree commit diff
path: root/plot3d.lua
diff options
context:
space:
mode:
authorfrancesco <francesco.bbt@gmail.com>2010年11月01日 20:47:28 +0100
committerfrancesco <francesco.bbt@gmail.com>2010年11月01日 20:47:28 +0100
commite59e528bc61457da6da8eb3cba19ee7c8df3da37 (patch)
tree591ea51290a48444d467ffb0ed14c48ae7ff5286 /plot3d.lua
parent580a2c02593ff5562da407fadf2b240e08fe10b4 (diff)
downloadgsl-shell-e59e528bc61457da6da8eb3cba19ee7c8df3da37.tar.gz
fixed plot3d typos
Diffstat (limited to 'plot3d.lua')
-rw-r--r--plot3d.lua 2
1 files changed, 1 insertions, 1 deletions
diff --git a/plot3d.lua b/plot3d.lua
index 2f0f40c1..8d6317a2 100644
--- a/plot3d.lua
+++ b/plot3d.lua
@@ -20,7 +20,7 @@ end
function render_shape(shape, plt, stroke)
local renderer = Pre3d.Renderer(plt)
- renderer.draw_overdraw = not stroke
+ renderer.draw_overdraw = true
renderer.draw_backfaces = true
renderer.fill_rgba = rgb(0x4A/255, 0x92/255, 0xBF/255)
renderer.fill_rgba_backside = rgb(0xBF/255, 0x92/255, 0x4A/255)
generated by cgit v1.2.3 (git 2.39.1) at 2025年09月15日 12:42:07 +0000

AltStyle によって変換されたページ (->オリジナル) /