Search Unity

Feedback Marching Cubes on CPU

Discussion in 'Works In Progress - Archive' started by NoCandyIncluded, Aug 30, 2020.

  1. NoCandyIncluded

    NoCandyIncluded

    Joined:
    Jan 6, 2019
    Posts:
    7


    This is my first test of Marching Cubes in Unity, I plan to only compute it on CPU and further optimize it, possibly using Jobs and any other tips and tricks I can find. I plan to make it playable on mobile games, and considering the massive FPS dips, there is obviously a lot of work to be done!