Hi, Flaroon. Great works! I read your post on Reddit, and tried to test this source code. The variable i can be 0 at MainVoxel.cs:667, 647, 611. So Divide-By-Zero can occur. I changed starting i value to 1, and succeeded to start the demo.
Hi, Flaroon. Great works! I read your post on Reddit, and tried to test this source code.
The variable i can be 0 at MainVoxel.cs:667, 647, 611.
So Divide-By-Zero can occur.
I changed starting i value to 1,
and succeeded to start the demo.