You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository contains a fast GPU implementation of the Catmull-Clark Subdivision scheme in CUDA. It makes use of a pointerless half-edge data structure to construct a number of simple, easily parallelizable algorithms.