qknight / libnoiseLinks
this is a fork of libnoise which changes the build system from static Makefiles to cmake
☆126Updated last year
Alternatives and similar repositories for libnoise
Users that are interested in libnoise are comparing it to the libraries listed below
Sorting:
- A portable, open-source, coherent noise-generating library for C++☆71Updated 2 years ago
- Procedural tree mesh generator (and editor)☆204Updated 10 years ago
- Voxel engine in C++ using Urho3D☆110Updated 7 years ago
- voxel Terrain using marching cubes and transvoxel☆112Updated 8 years ago
- Automatically exported from code.google.com/p/accidental-noise-library☆81Updated 3 years ago
- SPARK Particle Engine, a portable lightweight C++ library for particle effects☆154Updated 3 years ago
- https://github.com/bkaradzic/bgfx.cmake. Independently maintained CMake build scripts for bgfx. Released under public domain.☆291Updated 3 years ago
- A demonstration of a graphics library abstraction layer that you might see in a typical rendering engine for games and simulations.☆57Updated 8 years ago
- MIT Licensed 3D Engine☆295Updated 9 years ago
- Voxels Library - C++ library for voxel manipulation and polygonization☆294Updated 9 years ago
- Simple terrain editor built using Urho3D.☆114Updated 3 years ago
- Header-only C++17 wrapper for OpenGL 4.6 Core Profile.☆162Updated 4 years ago
- Relatively low-level, lightweight, modular and multiplatform, C++, game making library or engine you might say☆84Updated 6 years ago
- A 2D dynamic lighting system with accurate soft shadows.☆114Updated 5 years ago
- OpenGL and Vulkan header and loader generator.☆207Updated last year
- Bootstrap projects for the Magnum C++11 graphics engine☆95Updated 7 months ago
- Lightweight entity/component/system library (C++11)☆128Updated 9 years ago
- Docking code for ImGui☆66Updated last year
- CVars is a cross-platform OpenGL Quake like console for changing program variables at runtime.☆54Updated 6 years ago
- Simple example of a breakout game, using SDL and Entt.