How to store and access voxel sphere in array?

前端 未结 0 945
无人及你
无人及你 2021-02-19 08:08

I generate a voxel sphere (ellipsoid) in the code below.

        struct Volume {
          private int3 r; // radiuses of e         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题