mirror of
https://git.minetest.land/VoxeLibre/VoxeLibre.git
synced 2025-01-25 16:31:08 +01:00
Make 3D rendered donut appear solid
This commit is contained in:
parent
4d57ba62bf
commit
ef65de54c0
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
||||||
|
|
||||||
-- cargo-culted by erle 2023-09-18
|
-- cargo-culted by erle 2023-09-18
|
||||||
|
|
||||||
local theta_spacing = 0.1 -- 0.07
|
local theta_spacing = 0.01 -- 0.07
|
||||||
local phi_spacing = 0.002 -- 0.02
|
local phi_spacing = 0.002 -- 0.02
|
||||||
|
|
||||||
local R1 = 1
|
local R1 = 1
|
||||||
|
|
Loading…
Reference in a new issue