Lensimax / VoxelEngineLinks
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
Sorting:
- A screen space ambient occlusion (SSAO) algorithmā9Updated 5 years ago
- š ļø A simple ECS library made for learning purposes (header-only)ā17Updated 4 years ago
- Experimental game-engine sandbox using OpenGL and ECS.ā20Updated 11 months ago
- Game Engine focused on finding expressive but simple ways to build any gameā20Updated 2 years ago
- Space-game oriented rendering engineā25Updated 4 months ago
- RavEngine sample programsā34Updated last week
- The C++ "engine" for a game.ā12Updated 4 years ago
- A simple, configurable and extendible build system for gamedev.ā25Updated 10 months ago
- Visual shader editor for Lumix Engineā13Updated 6 months ago
- ENGINE..... vrooooommmā35Updated last week
- ā12Updated 4 years ago
- demo code for https://github.com/Green-Sky/imgui_entt_entity_editorā16Updated 3 years ago
- Game development framework / engine designed for programmers, focusing at ease of use.ā40Updated this week
- Open source 2D and 3D game engineā14Updated 5 months ago
- Game engine with a custom made software renderer (OpenGL-like rendering pipeline)ā19Updated last year
- Game engine designed for handling galactic sized game worlds.ā33Updated 3 years ago
- A command line tool that converts game assets into a simple binary format for fast loading.ā19Updated 3 years ago
- An Open Source Voxel RPGā40Updated last week
- 3D game engine written in C++ using OpenGLā15Updated 2 years ago
- Basic C++ Framework for games, it wraps the basic GPU interface (Meshes, Textures, Shaders, Application).ā13Updated 2 years ago
- A 3D game engine.ā21Updated 6 years ago
- OpenGL 3D game engineā7Updated 9 months ago
- ā12Updated last year
- Created by Elliot Jimenez and Jordi OƱaā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
- Game engine currently under development.ā12Updated last week
- This repo demonstrates 3 rendering algorithms: Forward Rendering Deferred Shading Forward+ (Tiled Forward Rendering)ā20Updated last year
- 2D quake-inspired gameā27Updated last year
- 3D Game Engine using OpenGL, SDL and ImGuiā11Updated 4 years ago
- game engine based on raylib+EnTT libraries, end goal of creating a tactical RPGā17Updated 3 years ago