Overview of Fornjot CAD Kernel
mainFornjot is an early-stage, experimental CAD kernel written in Rust that uses boundary representation (b-rep). It is designed as a foundation for mechanical CAD applications (such as 3D printing, machining, and woodworking) and supports 'Code-CAD'—the practice of defining models directly in Rust or via third-party APIs in other languages.
Note: This project has been shut down and its goals were not reached. The current code is considered experimental and unsuited for real-world use cases.