Voxelman

Voxel renderer

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.

Unity DOTS/ECS example

GitHub

2k stars
80 watching
201 forks
Language: C#
last commit: over 1 year ago
Linked from 1 awesome list

ecsunityunity3d

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
coolbutuseless/isocubes A voxel renderer using an isometric cube as the rendering primitive 66
genuineaster/voxelator A GPU-based voxel rendering system with SSAO, meshing, and light sources. 20
gregcman/sucle A Common Lisp implementation of a voxel game engine for creating 3D graphics and terrain 290
relintai/voxelman An editor-integrated voxel engine module for Godot game development 98
stoyannk/voxels A C++ library for manipulating and polygonizing voxel grids with features like TransVoxel algorithm and level of detail 287
divine-star-software/divinevoxelengine A voxel engine for creating 3D worlds with customizable rendering and physics 209
tommyettinger/isovoxel Generates isometric pixel art from 3D voxel models 345
sonicether/segi A voxel-based global illumination system for Unity. 1,500
pistondevelopers/gfx_voxel A Rust-based library for rendering 3D voxel data structures using the Gfx graphics API 14
karimnaaji/voxelizer Converts 3D meshes into voxelized representations by performing triangle-cube intersection. 627
jpaver/opengametools A set of tools for working with 3D voxel models 375
andstor/voxelizer A tool for converting 3D models into voxel data 51
jonhiller/voxelyze A library for simulating the behavior of 3D objects made up of multiple materials under various loads. 74
mrsmith33/voxelman An engine for creating voxel-based games with plugin support and online multiplayer capabilities 128
kosua20/herebedragons A collection of implementations of the same 3D scene using various rendering methods and APIs 1,732