algorithm - Marching cubes and greedy meshing -


currently trying implement marching cubes algorithm voxel engine smoother terrain. voxel engine uses greedy meshing algorithm optimize engines meshing. question these 2 algorithms contradict each other (because 1 minimizes vertices other uses smoother terrain)? or intercompatible?


Comments

Popular posts from this blog

1111. appearing after print sequence - php -

excel - I can't get the attachement of the email PHP -

node.js - Express and Redis - If session exists for this user, don't allow access -