A voxel-based volume renderer for virtual dissection written in Unity. You can import CT scans and display and modify millions of voxels in real time. The application makes use of parallel computing ...
The examples above only use the default vertex stream setup for particles. This includes a position, a normal, a color, and one UV. However, by using custom vertex streams, you can send other data to ...