Perlin style noise sped up with SIMD instructions
☆56May 7, 2020Updated 5 years ago
Alternatives and similar repositories for FastNoise-SIMD
Users that are interested in FastNoise-SIMD are comparing it to the libraries listed below
Sorting:
- C++ SIMD Noise Library☆627Mar 20, 2021Updated 4 years ago
- AVX optimized ray stream tracing☆19Oct 19, 2016Updated 9 years ago
- Procedural Terrain Generation using the GPU☆18Dec 17, 2012Updated 13 years ago
- My playground of C++ game engine ideas.☆15Sep 19, 2016Updated 9 years ago
- Sample for the Voxels library☆37May 13, 2014Updated 11 years ago
- Visualization of Large Procedural Voxel-Terrains using ISO-Surfaces based on nested Clip-Boxes☆56Aug 6, 2015Updated 10 years ago
- A very simple marching cubes example.☆64Dec 5, 2016Updated 9 years ago
- JME3 Cubes plugin re-write. All code not specifically detailed otherwise is licensed under MIT. Originally based on: https://github.c…☆16Oct 19, 2015Updated 10 years ago
- A C++ fluid simulator (SPH, OpenCL, GLSL, SSE, Fast Marching Cubes)☆20Jan 14, 2017Updated 9 years ago
- A no-frills implementation of pong in the flecs ECS framework☆37Oct 5, 2019Updated 6 years ago
- A fast, iterative, correct approach to Stackblur, resulting in a very smooth and high-quality output, with no edge bleeding☆13Aug 13, 2022Updated 3 years ago
- JigLib rigid body physics engine☆12Feb 10, 2022Updated 4 years ago
- An open source voxel game engine.☆15Jan 31, 2013Updated 13 years ago
- Graphics Language Renderer☆16Nov 20, 2022Updated 3 years ago
- Software rasterizer based on Larrabee's☆43Aug 8, 2016Updated 9 years ago
- Blender Addon - import and export *.md5mesh and *.md5anim files☆12Mar 10, 2018Updated 7 years ago
- Work-in-progress "voxel" game or game engine.☆18Sep 24, 2014Updated 11 years ago
- Useful functions for CMake projects☆13Dec 4, 2017Updated 8 years ago
- Automatically exported from code.google.com/p/eight☆13Mar 23, 2017Updated 8 years ago
- Nimble is a header-only utility library.☆10Mar 8, 2017Updated 8 years ago
- Source code + article about efficient ray casting against triangles for games☆13May 29, 2021Updated 4 years ago
- Complete source for my experimental voxel engine☆116Oct 9, 2017Updated 8 years ago
- [Discontinued] A general purpose raytracing system written in C++ and GLSL.☆18Jul 10, 2021Updated 4 years ago
- Image downsampler using a Lanczos filter implemented in ISPC☆15Feb 5, 2026Updated 3 weeks ago
- ssao for ios using Urho3d☆12Jan 3, 2015Updated 11 years ago
- High performance Minecraft seed viewer☆10Jan 19, 2023Updated 3 years ago
- OpenCL octree voxel raytracer☆10Dec 7, 2015Updated 10 years ago
- 2D/3D noise DSL for generating voxel worlds.☆16Jul 22, 2015Updated 10 years ago
- Lightweight/Lightfast GLSL and HLSL shader toy made using Vulkan☆27Sep 14, 2022Updated 3 years ago
- Low memory overhead allocator☆34Nov 14, 2024Updated last year
- Fast (er) implementation of dual contouring which avoids the octree☆168May 30, 2017Updated 8 years ago
- An implementation of the Dual Contouring algorithm based on the reference code☆172Sep 27, 2016Updated 9 years ago
- WebGL☆15Aug 4, 2016Updated 9 years ago
- Dual Contouring Implementation in C++, by Tao Ju, from http://sourceforge.net/projects/dualcontouring/☆71Jul 9, 2014Updated 11 years ago
- C/C++ Isosurface Extraction library☆14Jan 5, 2017Updated 9 years ago
- ☆18Jun 23, 2021Updated 4 years ago
- Raytracing voxels in LWJGL. End goal is some hands on experience with sparse voxel DAGs☆15Feb 21, 2019Updated 7 years ago
- Reimplementation of "fr-059: momentum" particle system☆56Dec 24, 2013Updated 12 years ago
- A demonstration of a graphics library abstraction layer that you might see in a typical rendering engine for games and simulations.☆57Nov 27, 2017Updated 8 years ago