Nick Breslin

Results 2 comments of Nick Breslin

Which version (download) of the code are you using? 128x128 would be ~16,000 grid objects, which appears to be more than what Unity can handle in it's current non-optimized state.

Understood. I haven't done anything into the optimization at the moment. I hadn't tested it on a grid that large yet. I have some uncommitted scripts for improved meshes rendering,...