Half-Edge Data Structure. Part 1
In this post I’ll describe my favorite mesh data structure called half-edge data structure. It’s used primarily in Mesh/CAD applications and helps to make various advanced operations on the mesh such as subdivision or simplification. Let’s start with the vertex and index buffer described in the previous post. The simplest way to display a model … Continue reading Half-Edge Data Structure. Part 1
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed