JTippetts / accidental-noise-libraryLinks
Automatically exported from code.google.com/p/accidental-noise-library
☆81Updated 3 years ago
Alternatives and similar repositories for accidental-noise-library
Users that are interested in accidental-noise-library are comparing it to the libraries listed below
Sorting:
- Procedural tree mesh generator (and editor)☆203Updated 9 years ago
- Complete source for my experimental voxel engine☆110Updated 7 years ago
- A simple, efficient, easily hackable C++ implementation of 3d model synthesis / wave function collapse☆210Updated 6 years ago
- this is a fork of libnoise which changes the build system from static Makefiles to cmake☆124Updated 11 months ago
- A procedural function that generates dendritic patterns and is locally computable.☆83Updated 2 years ago
- Library and GUI tool for designing and generation of procedural textures, made as a part of my Bachelor thesis.☆89Updated 7 years ago
- An implementation of Wave Function Collapse with a focus on performance.☆423Updated 10 months ago
- ☆224Updated 8 years ago
- Voxels Library - C++ library for voxel manipulation and polygonization☆293Updated 9 years ago
- Experiment with generating clouds in real time on low end computer☆129Updated 5 years ago
- An in-game procedural terrain and content generation framework☆45Updated 2 years ago
- A realtime terrain erosion & fluid simulation running on the CPU.☆79Updated 4 years ago
- An implementation of Hans Theobald Beyer's algorithm for simulated hydraulic erosion☆53Updated 2 months ago
- Experiment of global illumination in screen space☆88Updated 7 years ago
- code and data repository for "Game Level Layout from Design Specification"☆69Updated 9 months ago
- A vertex-color mesh builder tool for skyboxes and static geometry, as seen in HomeWorld 2 .HOD files☆87Updated 10 years ago
- Isosurface extraction using largely undiscovered techniques.☆141Updated 7 years ago
- voxel Terrain using marching cubes and transvoxel☆111Updated 8 years ago
- OpenSteer is a C++ library to help build steering behaviors for autonomous characters in games and animation.☆344Updated 2 years ago
- Cinder block for EntityX and a brief ECS tutorial.☆100Updated 7 years ago
- Pre-Multiplied blend mode is a 3 in 1 blend mode that has a lot of uses. It has been around for a long time but it seems to be re-discove…