IsoVoxel
Voxel renderer
Generates isometric pixel art from 3D voxel models
Generates isometric pixel art from MagicaVoxel .vox files
345 stars
33 watching
25 forks
Language: C#
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
maxorange/pix2vox | This project enables the generation of 3D voxel models from 2D sketches using stacked generative adversarial networks. | 243 |
coolbutuseless/isocubes | A voxel renderer using an isometric cube as the rendering primitive | 66 |
pistondevelopers/gfx_voxel | A Rust-based library for rendering 3D voxel data structures using the Gfx graphics API | 14 |
jpaver/opengametools | A set of tools for working with 3D voxel models | 375 |
voxxxelar/arvoxelkit | A lightweight framework for creating voxel graphics using augmented reality and SceneKit. | 81 |
gregcman/sucle | A Common Lisp implementation of a voxel game engine for creating 3D graphics and terrain | 290 |
vengi-voxel/vengi | A voxel art editor and command line tools with animation support for artists and developers. | 1,113 |
genuineaster/voxelator | A GPU-based voxel rendering system with SSAO, meshing, and light sources. | 20 |
richyshub/magicavoxel-vox-importer | Software to convert voxel models from MagicaVoxel into individual cube primitives for use in Blender | 227 |
andstor/voxelizer | A tool for converting 3D models into voxel data | 52 |
pixart-alpha/pixart-sigma | Develops a PyTorch model for 4K text-to-image generation using diffusion transformer | 1,681 |
stephane-vanraes/svelte-multitoneimage | A Svelte component to generate images with duotone effects by applying mathematical transformations to the image channels. | 7 |
blackvoxel/blackvoxel | A sandbox game project built around a voxel engine, featuring a procedurally generated world and an immersive survival experience. | 99 |