generator
Geometry generator
A C++ library that generates procedural geometric meshes of primitives such as spheres and cylinders.
A procedural geometry generation library for C++11
214 stars
10 watching
26 forks
Language: C++
last commit: about 2 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| An animation-based library demonstrating various maze generation algorithms | 392 |
| A C++ geometry library providing primitive data types and tools for generating 2D/3D meshes. | 93 |
| A tool that generates texture coordinates and ambient occlusion maps from 3D meshes. | 7 |
| A C++ library for linear algebra and geometry manipulation used in computer graphics | 694 |
| A C++ library for generating unique texture coordinates from meshes | 2,106 |
| An application that generates 3D terrain using procedural algorithms and allows control over its shape and binding to a Bezier surface. | 2 |
| A collection of pre-defined meshes for various domains | 327 |
| Generates fantasy maps with procedural techniques based on Martin O'Leary's notes | 703 |
| A C++ library for generating discrete functions on regular grids for applications such as collision detection and signed distance fields | 293 |
| A Java library for generating HPGL files from Processing sketches | 19 |
| Provides a Python interface to CGAL's meshing tools for generating high-quality meshes from 2D and 3D constraints and shapes. | 602 |
| A tool for generating 3D mesh atlases with automated segmentation, surface parameterization, and packing | 463 |
| A terrain generator that produces pseudo-infinite 3D landscapes with distinct biomes and adjustable parameters | 15 |
| A collection of algorithms for generating complex networks with interconnected paths | 2 |
| Generates tangent direction fields on triangle meshes for computer graphics and geometry processing tasks | 163 |