Tutorial: Clipping a mesh with a Plane
(by ranjeethmahankali)

Resource File

Downloads:
143
Support Email

The logic of clipping a mesh with a plane is quite easy to understand. Furthermore, it uses techniques similar to those used in marching cubes, marching tetrahedra and other such iso-surface generation algorithms.

The language used in the tutorial is C++ and this is part of series of videos on similar topics.
All the source code can be found at: https://github.com/ranjeethmahankali/GeomAlgoLib

Resource Type
:
License Cost:
Reviews