/stl-levelset-converter

This project provides a code for converting STL files into level set distributions stored in orthogonal grids. The level set distribution, calculated using Signed Distance Fields (SDF), represents the distance from a geometric surface. Useful for applications such as computational fluid dynamics (CFD) and computer-aided design (CAD).

Primary LanguageC++MIT LicenseMIT

Watchers