ilmola / generatorLinks
A procedural geometry generation library for C++11
☆224Updated 2 years ago
Alternatives and similar repositories for generator
Users that are interested in generator are comparing it to the libraries listed below
Sorting:
- A C++14/C++17 header-only library for simple, efficient, and robust serialization/deserialization of glTF 2.0☆360Updated 3 years ago
- Dynamic AABB trees in C++ with support for periodic systems.☆333Updated 4 years ago
- An simple immediate-mode 3D gimzo/manipulator (translation, rotation, scale widget) in ~1200 LoC☆457Updated 7 years ago
- A fast, header-only, C++17 library for parsing Wavefront .obj files.☆194Updated last year
- Atlas Generation Tool☆476Updated 4 years ago
- Vulkan library oriented on high speed rendering☆295Updated 6 years ago
- Various sun/sky models, convolution of theta/gamma-parameterised models☆246Updated 6 years ago
- ImGui GIZMO widget - quaternions based 3D object manipulator: it permits, via mouse, to manipulate objects by translating, rotating, or s…☆413Updated 2 months ago
- Voxels Library - C++ library for voxel manipulation and polygonization☆293Updated 8 years ago
- SOLID - Software Library for Interference Detection☆101Updated 2 years ago
- Header only C++ Tiny glTF loader.☆257Updated 5 years ago
- Sparse Voxel Octree Implementation - Upenn CIS-565 final project☆256Updated 9 years ago
- Circle C++ shaders☆489Updated 3 years ago
- A Simple, Optimized Bounding Volume Hierarchy for Ray/Object Intersection Testing☆533Updated 5 years ago
- Dual Contoruing implemented in C++☆93Updated 6 years ago
- ☆476Updated 2 years ago
- An open source programming resource intended for graphics programmers.☆300Updated last year
- Modern C++ swizzling header-only library☆192Updated last year
- Out-Of-Core Construction of Sparse Voxel Octrees - reference implementation☆284Updated 2 years ago
- Header only mesh voxelizer in c99☆642Updated 3 years ago
- Library of ImGui controls for displaying performance metrics.☆245Updated 2 years ago
- A lock-free CommandBuffer implementation designed for multi-threaded rendering applications.☆186Updated 6 years ago
- A set of utilities for taking the pain out of Vulkan in header only modern C++☆532Updated last year
- bigg (bgfx + imgui + glfw + glm) + utils☆237Updated 2 years ago
- A portable modern OpenGL Game-Engine with focus on PBR☆110Updated 9 months ago
- Library of cubic spline utilities☆326Updated last year
- Immediate-mode, renderer agnostic, lightweight debug drawing API.☆517Updated 3 years ago
- Render lab built on top of vulkan, aiming to create a real time planet scale large scene. Also some widely adopted techs are implemented,…☆295Updated 4 years ago
- Header only 3d quickhull in c99