mirror of
https://git.minetest.land/MineClone2/MineClone2.git
synced 2025-01-13 20:17:36 +01:00
Make 3D rendered donut appear solid
This commit is contained in:
parent
4d57ba62bf
commit
ef65de54c0
@ -6,7 +6,7 @@
|
||||
|
||||
-- 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 R1 = 1
|
||||
|
Loading…
Reference in New Issue
Block a user