xmdi / CAD-from-Scratch
code for video series on writing CAD utilities from scratch
☆47Updated 2 years ago
Alternatives and similar repositories for CAD-from-Scratch
Users that are interested in CAD-from-Scratch are comparing it to the libraries listed below
Sorting:
- OpenGL Model Viewer☆23Updated this week
- ☆33Updated 8 years ago
- Game physics engine (can fly)☆7Updated 6 years ago
- A simple two-dimensional mesh generator with triangular and quadrilateral elements in C++☆75Updated 3 months ago
- A library of computational geometry algorithms☆27Updated 2 months ago
- The ultimate mesh handling library☆56Updated last week
- Modern OpenGL 4.5 rendering techniques☆47Updated 4 years ago
- rGWB: A basic solid modeler for Polyhedral 2-Manifold solids. Split, explode and boolean operations supported.☆21Updated 6 years ago
- Open CASCADE Technology sample - 3D Viewer within GTK window☆16Updated 2 years ago
- Very simple project to illustrate how to build a VulkanSceneGraph application☆32Updated last year
- Simple realtime app framework☆46Updated last year
- Welcome to my new series on building a ray tracer from scratch in C++ with the SDL2 library! Follow me in this 'code with me' style serie…☆43Updated last year
- C++ game engine focusing on high end graphics and extreme performance.☆20Updated 4 years ago
- Constructive Solid Geometry header only implementation.☆21Updated 3 years ago
- gbs is a c++ header library to build and manage NURBS, some optional module are used for visualization and export. This library is compat…☆42Updated 3 months ago
- Triangular mesh generator in C☆17Updated 3 years ago
- fluid simulation on C++ with CUDA and SFML☆30Updated 4 years ago
- robust geometric predicates☆36Updated 4 years ago
- Multithreaded CPU based path tracer built from scratch in C++