code for video series on writing CAD utilities from scratch
☆52Jun 26, 2022Updated 3 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:
- Advancing Front Method implementation using C++☆11Jun 29, 2018Updated 7 years ago
- C++ game engine focusing on high end graphics and extreme performance.☆20Jun 22, 2020Updated 5 years ago
- A 3D Viewer for LNLib☆16Dec 14, 2025Updated 3 months ago
- a simple C++ UI library☆13Jun 30, 2023Updated 2 years ago
- VP8L (Lossless WebP) Decoder☆15Jun 14, 2024Updated last year
- A hand made game engine in development, written in Odin☆10Mar 21, 2023Updated 2 years ago
- workbench is a framework/library for building games in Odin.☆60Oct 18, 2020Updated 5 years ago
- Complete source code for the FlatAsteroids MonoGame project.☆17Jan 5, 2021Updated 5 years ago
- Notes on getting the old letters onto a digital screen☆18Oct 14, 2025Updated 5 months ago
- This is a example of how to call CUDA Kernels from the Odin programming language.☆15Aug 25, 2023Updated 2 years ago
- The next iteration of my MiniEngine based on DirectX11 and .NET 6.0☆77Nov 7, 2024Updated last year
- A 3D terrain surface renderer and viewer based on Qt and OpenGL☆17Apr 1, 2018Updated 7 years ago
- Datastructures in C: A Primer☆21Aug 17, 2024Updated last year
- Automatically exported from code.google.com/p/synchronic☆11Nov 8, 2016Updated 9 years ago
- A collection of introductory OpenGL examples in Odin.☆48Sep 15, 2024Updated last year
- C/C++ startup template for developing fast immediate GUI using Dear Imgui with GLFW+GLAD☆11Nov 16, 2020Updated 5 years ago
- A place where we host the Jupyter notebooks found in the PyVista docs for use on MyBinder - this repo is automatically deployed by our CI…