1
0
Fork 0

Make 3D rendered donut appear solid

This commit is contained in:
Nils Dagsson Moskopp 2023-10-16 19:05:44 +02:00
parent 4d57ba62bf
commit ef65de54c0
Signed by untrusted user who does not match committer: erlehmann
GPG Key ID: A3BC671C35191080
1 changed files with 1 additions and 1 deletions

View File

@ -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