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
- The C++ "engine" for a game.☆12Updated 4 years ago
- A database inspired entity-component system for computer games☆14Updated 3 years ago
- Created by Elliot Jimenez and Jordi Oña☆12Updated 6 years ago
- Dynamic, Contiguous-Memory Objects Pool☆13Updated 7 years ago
- 🛠️ A simple ECS library made for learning purposes (header-only)☆16Updated 4 years ago
- An experimental sprite rendering setup utilizing SSBO's, Threading, EnTT reactive systems, and array-textures based sprite caching.☆6Updated 5 years ago
- ENGINE..... vrooooommm☆35Updated 7 months ago
- A 3D game engine.☆20Updated 6 years ago
- Game Engine focused on finding expressive but simple ways to build any game☆20Updated 2 years ago
- A screen space ambient occlusion (SSAO) algorithm☆9Updated 5 years ago
- A simple, configurable and extendible build system for gamedev.☆25Updated 9 months ago
- Simple GLFW OpenGL/C++ framework made for educational purposes: Assimp, ImGUI, Deferred/Forward+ Shading, Compute/Geometry Shaders and et…☆12Updated 6 years ago
- RavEngine sample programs☆33Updated last week
- Experimental game-engine sandbox using OpenGL and ECS.☆19Updated 9 months ago
- demo code for https://github.com/Green-Sky/imgui_entt_entity_editor☆16Updated 3 years ago
- Visual shader editor for Lumix Engine☆11Updated 4 months ago
- finite-state-machine demo☆8Updated 5 years ago
- SPARK Particle Engine, a portable lightweight C++ library for particle effects☆19Updated 7 years ago
- Space-game oriented rendering engine☆25Updated 2 months ago
- 2D quake-inspired game☆27Updated last year
- Core OpenGL samples and tests written in C++11.☆12Updated 8 years ago
- A command line tool that converts game assets into a simple binary format for fast loading.☆19Updated 3 years ago
- ☆12Updated 11 months ago
- Skeletal animation player using the WhiteBoxEngine☆16Updated 11 months ago
- C# plugin for Lumix Engine☆20Updated 4 months ago
- A rendering-framework for DX12 and Vulkan. Mostly intended for personal learning purposes and graphics demos☆29Updated 9 months ago
- CLI shader debugger / testbed for SPIRV-VM☆14Updated 4 years ago
- Game development framework under heavy development used as a personal testbed for rendering techniques and game mechanics. Have a look ar…☆16Updated last month
- A scalable pipeline tool for graphics applications to build assets.☆26Updated 11 months ago
- A generic game loop implementation in C++☆12Updated last year