voxels
Voxel renderer
A C++ library for manipulating and polygonizing voxel grids with features like TransVoxel algorithm and level of detail
Voxels Library - C++ library for voxel manipulation and polygonization
287 stars
14 watching
33 forks
Language: C++
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
pistondevelopers/gfx_voxel | A Rust-based library for rendering 3D voxel data structures using the Gfx graphics API | 14 |
genuineaster/voxelator | A GPU-based voxel rendering system with SSAO, meshing, and light sources. | 20 |
tunabrain/sparse-voxel-octrees | A CPU-based algorithm for efficiently rendering and manipulating 3D voxel data structures using octree representations | 720 |
voxxxelar/arvoxelkit | A lightweight framework for creating voxel graphics using augmented reality and SceneKit. | 81 |
tommyettinger/isovoxel | Generates isometric pixel art from 3D voxel models | 345 |
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 |
andstor/voxelizer | A tool for converting 3D models into voxel data | 51 |
gregcman/sucle | A Common Lisp implementation of a voxel game engine for creating 3D graphics and terrain | 290 |
jpaver/opengametools | A set of tools for working with 3D voxel models | 375 |
vengi-voxel/vengi | A voxel art editor and command line tools with animation support for artists and developers. | 1,113 |
relintai/voxelman | An editor-integrated voxel engine module for Godot game development | 98 |
maxorange/pix2vox | This project enables the generation of 3D voxel models from 2D sketches using stacked generative adversarial networks. | 243 |
clarkthylord/voxel-core | A voxel plugin for the Godot game engine, providing tools and utilities for creating and editing 3D voxel content | 456 |
jonhiller/voxelyze | A library for simulating the behavior of 3D objects made up of multiple materials under various loads. | 74 |
niessner/voxelhashing | Develops a real-time 3D reconstruction algorithm using a voxel hashing approach for large-scale scanning applications. | 670 |