Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mizan

Mizan is a lightweight 3D geometric modeling kernel built from scratch with modern C++20. It provides a clean, handle-based API for boundary representation (B-Rep) modeling with support for both analytic geometries and NURBS curves/surfaces. Designed with minimal dependencies, Mizan aims to serve as a foundation for CAD applications, 3D editors, and similar tools.


Build

cmake -B build
cmake --build build

Test

ctest --test-dir build

Install

cmake --install build --prefix build/install

About

Lightweight 3D modelling kernel with B-Rep and NURBS support

Topics

Resources

Stars

3 stars

Watchers

1 watching

Forks

Contributors

Languages