isocubes
Voxel renderer
A voxel rendering library using an isometric cube as the rendering primitive
66 stars
5 watching
2 forks
Language: C
last commit: 26 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
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,866 |
coolbutuseless/devoutaudio | An experimental R graphics device that maps graphics primitives to audio snippets | 14 |
tommyettinger/isovoxel | Generates isometric pixel art from 3D voxel models | 345 |
coolbutuseless/threed | A R package that enables 3D object transformations and conversions to data frames for rendering in graphics libraries | 43 |
genuineaster/voxelator | A GPU-based voxel rendering system with SSAO, meshing, and light sources. | 20 |
stoyannk/voxels | A C++ library for manipulating and polygonizing voxel grids with features like TransVoxel algorithm and level of detail | 289 |
kctess5/voxelizer | A tool for generating voxelized 3D models from OBJ meshes using GPU acceleration. | 88 |
coolbutuseless/devoutrgl | An R graphics device for interactive 3D OpenGL rendering. | 13 |
vitvakatu/cubes | A WGPU-based demonstration of 3D cube rendering using multiple backends. | 6 |
pistondevelopers/gfx_voxel | A Rust-based library for rendering 3D voxel data structures using the Gfx graphics API | 14 |
andstor/voxelizer | A tool for converting 3D models into voxel data | 52 |
karimnaaji/voxelizer | Converts 3D meshes into voxelized representations by performing triangle-cube intersection. | 630 |
richyshub/magicavoxel-vox-importer | Software to convert voxel models from MagicaVoxel into individual cube primitives for use in Blender | 228 |
coolbutuseless/ggrgl | An extension to ggplot2 that adds 3D rendering capabilities | 186 |
jpaver/opengametools | A set of tools for working with 3D voxel models | 377 |