/parallel-cpu-catmull-clark-subdivision

This repository contains a fast CPU implementation of the Catmull-Clark Subdivision scheme. It makes use of a pointerless half-edge data structure to construct a number of simple, easily parallelizable algorithms.

Primary LanguageC++

No issues in this repository yet.