Discregrid
Grid generator
A C++ library for generating discrete functions on regular grids for applications such as collision detection and signed distance fields
A static C++ library for the generation of discrete functions on a box-shaped domain. This is especially suited for the discretization of signed distance fields.
293 stars
19 watching
63 forks
Language: C++
last commit: about 2 years ago
Linked from 1 awesome list
collision-detectiondiscretizationsigned-distance-fields
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A terrain generator that produces pseudo-infinite 3D landscapes with distinct biomes and adjustable parameters | 15 |
| | Generates numerical integration grids for molecules based on atom coordinates and basis set information. | 47 |
| | Generates tangent direction fields on triangle meshes for computer graphics and geometry processing tasks | 163 |
| | A framework for building high-performance grid-based spatial simulations | 226 |
| | A collection of Rust libraries implementing a procedural generation algorithm. | 148 |
| | A tool for generating and manipulating irregular grid structures in 3D graphics using procedural techniques. | 45 |
| | A cross-platform framework for building and executing directed acyclic graphs (DAGs) in C++. | 1,815 |
| | A platform that enables users to generate 2D and 3D graphics from text descriptions using a combination of natural language processing and computer graphics | 589 |
| | Diffusion-limited aggregation algorithm implemented in C++ for generating random point clouds | 188 |
| | An algorithmic system for generating artificial dungeons and levels | 15 |
| | An application that generates 3D terrain using procedural algorithms and allows control over its shape and binding to a Bezier surface. | 2 |
| | A tool to automate the creation of code from Tiled map data | 3 |
| | A library that provides data-driven grids for rapid D3 chart mockups and layouts. | 104 |
| | A C++ library that generates procedural geometric meshes of primitives such as spheres and cylinders. | 214 |
| | A Python library that generates high-performance stencil kernels for weather and climate modeling from a domain-specific language. | 112 |