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.
☆9Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for VoxelEngine
- Top-down colony management game inspired by Rimworld in C++ using Magnum!☆9Updated 3 years ago
- Dynamic, Contiguous-Memory Objects Pool☆13Updated 6 years ago
- A 3D game engine that's written in C++ and uses OpenGL for graphics rendering.☆13Updated 6 years ago
- examples of echo game engine☆12Updated last year
- A simple, configurable and extendible build system for gamedev.☆24Updated 3 months ago
- Visual shader editor for Lumix Engine☆11Updated this week
- 3D game engine written in C++ using OpenGL☆15Updated last year
- A screen space ambient occlusion (SSAO) algorithm☆9Updated 4 years ago
- Space-game oriented rendering engine☆25Updated this week
- SPARK Particle Engine, a portable lightweight C++ library for particle effects☆19Updated 6 years ago
- Another hobby cross-platform, multi-API graphics engine☆20Updated 3 years ago
- OpenGL 3D game engine☆7Updated 3 months ago
- ECS example that demonstrates collision detection in the flecs ECS framework☆26Updated 5 years ago
- C# plugin for Lumix Engine☆21Updated this week
- A 3D game engine.☆20Updated 5 years ago
- A rendering-framework for DX12 and Vulkan. Mostly intended for personal learning purposes and graphics demos☆29Updated 4 months ago
- bsf imgui plugin☆13Updated 5 years ago
- A simple terrain rendering project, with some neat optimizations such as baked lightmaps and fast ambient occclusion with heighmaps.☆32Updated 9 years ago
- 🛠️ A simple ECS library made for learning purposes (header-only)☆16Updated 3 years ago
- Fork of icculus's HLSL Bytecode -> GLSL translator with tweaks for MonoGame☆15Updated last year
- A library of shared C++ components, in a handy Modern CMake wrapper.☆23Updated last year
- A command line tool that converts game assets into a simple binary format for fast loading.☆19Updated 2 years ago
- VFSME - Vulkan Free Surface Modeling Engine☆15Updated 7 years ago
- Nabla's Tests and Examples source code☆19Updated this week
- Bang 3D Game Engine.☆14Updated 5 years ago
- Core OpenGL samples and tests written in C++11.☆12Updated 8 years ago
- Game development framework under heavy development used as a personal testbed for rendering techniques and game mechanics. Have a look ar…☆15Updated this week
- Basic C++ Framework for games, it wraps the basic GPU interface (Meshes, Textures, Shaders, Application).☆11Updated last year