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 -

java - WARN : org.springframework.web.servlet.PageNotFound - No mapping found for HTTP request with URI [/board/] in DispatcherServlet with name 'appServlet' -

Ruby on Rails, ActiveRecord, Postgres, UTF-8 and ASCII-8BIT encodings -