VoxelSpace
Voxel renderer
A rendering algorithm for 2D projection of 3D terrain using height and color maps
Terrain rendering algorithm in less than 20 lines of code
6k stars
108 watching
264 forks
Language: C
last commit: 7 months ago 3d-enginecomanchegame-comancherendering-algorithmsrendering-enginevoxelvoxel-enginevoxel-space-engine
Related projects:
Repository | Description | Stars |
---|---|---|
zylann/godot_voxel | A C++ module for creating volumetric worlds in Godot Engine 4 with tools for editing and rendering 3D terrain | 2,696 |
gregcman/sucle | A Common Lisp implementation of a voxel game engine for creating 3D graphics and terrain | 290 |
mrsmith33/voxelman | An engine for creating voxel-based games with plugin support and online multiplayer capabilities | 128 |
relintai/voxelman | An editor-integrated voxel engine module for Godot game development | 98 |
genuineaster/voxelator | A GPU-based voxel rendering system with SSAO, meshing, and light sources. | 20 |
guillaumechereau/goxel | A 3D voxel editor that allows users to create and manipulate 3D images formed of cubes. | 2,823 |
voxxxelar/arvoxelkit | A lightweight framework for creating voxel graphics using augmented reality and SceneKit. | 81 |
stoyannk/voxels | A C++ library for manipulating and polygonizing voxel grids with features like TransVoxel algorithm and level of detail | 287 |
keijiro/voxelman | An extreme demonstration of using Unity's Entity Component System with C# Job System and Burst Compiler for efficient multi-core processing in 3D voxel rendering. | 1,857 |
zylann/voxelgame | A demo project for a voxel game prototype utilizing the Godot Engine with a focus on showcasing voxel module development. | 584 |
jose-villegas/vctrenderer | A real-time global illumination solution for 3D applications using voxelization and simplified indirect lighting calculations. | 617 |
pixelguys/cubyz | A 3D voxel sandbox game with procedural generation and graphical effects. | 443 |
technici4n/voxel-rs | A multiplayer game engine built on Rust that aims to recreate the Minecraft experience. | 153 |
clarkthylord/voxel-core | A voxel plugin for the Godot game engine, providing tools and utilities for creating and editing 3D voxel content | 456 |
lettier/3d-game-shaders-for-beginners | A comprehensive guide to implementing various 3D shading techniques for game development. | 17,941 |