Lensimax / VoxelEngine
Voxel Engine is game engine based on voxel. The goal is to have a engine that can load map composed of chunks that contained voxel. This implies many problems of memory managing in order to not load all chunk of the map in RAM. Another problem is the transfer between de CPU data and GPU.
β11Updated 4 years ago
Alternatives and similar repositories for VoxelEngine:
Users that are interested in VoxelEngine are comparing it to the libraries listed below
- π οΈ A simple ECS library made for learning purposes (header-only)β17Updated 4 years ago
- A screen space ambient occlusion (SSAO) algorithmβ9Updated 5 years ago
- finite-state-machine demoβ8Updated 6 years ago
- A simple, configurable and extendible build system for gamedev.β25Updated 9 months ago
- The C++ "engine" for a game.β12Updated 4 years ago
- Experimental game-engine sandbox using OpenGL and ECS.β19Updated 10 months ago
- A particle editor made with the nCineβ9Updated 2 months ago
- Graphics Framework (engine) with modular architectureβ13Updated 6 years ago
- Game development framework under heavy development used as a personal testbed for rendering techniques and game mechanics. Have a look arβ¦β16Updated 2 months ago
- Created by Elliot Jimenez and Jordi OΓ±aβ12Updated 6 years ago
- ENGINE..... vrooooommmβ35Updated 7 months ago
- A command line tool that converts game assets into a simple binary format for fast loading.β19Updated 3 years ago
- Open source 2D and 3D game engineβ13Updated 4 months ago
- RavEngine sample programsβ34Updated 3 weeks ago
- Simple GLFW OpenGL/C++ framework made for educational purposes: Assimp, ImGUI, Deferred/Forward+ Shading, Compute/Geometry Shaders and etβ¦β12Updated 6 years ago
- An experimental sprite rendering setup utilizing SSBO's, Threading, EnTT reactive systems, and array-textures based sprite caching.β6Updated 5 years ago
- Visual shader editor for Lumix Engineβ12Updated 5 months ago
- Space-game oriented rendering engineβ25Updated 3 months ago
- demo code for https://github.com/Green-Sky/imgui_entt_entity_editorβ16Updated 3 years ago
- ECS example that demonstrates collision detection in the flecs ECS frameworkβ26Updated 5 years ago
- examples of echo game engineβ12Updated 2 years ago
- Game Engine focused on finding expressive but simple ways to build any gameβ20Updated 2 years ago
- Basic C++ Framework for games, it wraps the basic GPU interface (Meshes, Textures, Shaders, Application).β13Updated last year
- C++20 highly parallel ECS implementationβ20Updated 5 years ago
- Forward+ Rendererβ14Updated 6 years ago
- Game engine with a custom made software renderer (OpenGL-like rendering pipeline)β19Updated last year
- Native C++ Version of the Delta Engine: http://DeltaEngine.net/Start/Cppβ23Updated 12 years ago
- Procedural world game based on raycast rendering and sparse voxel octree technologies with using Vulkan APIβ12Updated 2 weeks ago
- Skeletal animation player using the WhiteBoxEngineβ16Updated last year
- Voxel handling library for game development, threaded generation/io/meshing with openGL rendering.β52Updated 4 years ago