Lovox
Voxel renderer
A set of modules to load and render voxels in Love2d.
A set of modules to load and render voxels in Love2d
50 stars
4 watching
5 forks
Language: Lua
last commit: over 6 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 |
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 |
djpale/voxel-load-luxe | A test project for loading and displaying 3D voxel models using the MagicaVoxel format in Haxe. | 1 |
voxxxelar/arvoxelkit | A lightweight framework for creating voxel graphics using augmented reality and SceneKit. | 81 |
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 |
coolbutuseless/isocubes | A voxel renderer using an isometric cube as the rendering primitive | 66 |
tommyettinger/isovoxel | Generates isometric pixel art from 3D voxel models | 345 |
jpaver/opengametools | A set of tools for working with 3D voxel models | 375 |
jonhiller/voxelyze | A library for simulating the behavior of 3D objects made up of multiple materials under various loads. | 74 |
richyshub/magicavoxel-vox-importer | Software to convert voxel models from MagicaVoxel into individual cube primitives for use in Blender | 227 |
svermeulen/vimpeccable | A Neovim plugin that allows users to map keys to Lua code directly in their init file | 353 |
let-def/wall | A vector graphics renderer using OpenGL in OCaml. | 78 |
tesselode/baton | A Lua library that enables flexible and extensible input handling in LÖVE games | 211 |
divine-star-software/divinevoxelengine | A voxel engine for creating 3D worlds with customizable rendering and physics | 209 |