#
voxels
Here are 119 public repositories matching this topic...
Home of a voxel game engine and its tools (like a voxel editor)
game
procedural-generation
terrain-generation
voxel
procedural
dear-imgui
procedural-algorithms
voxels
voxel-engine
voxel-editors
voxel-generator
terrain-paging
voxel-editor
-
Updated
May 24, 2022 - C
[WIP] Unreal Engine 4: Smooth voxel terrian example
-
Updated
Apr 7, 2022 - C++
Real-Time 3D Semantic Reconstruction from 2D data
real-time
cpu
robotics
mapping
reconstruction
voxels
depth-image
semantic-segmentation
rviz
3d-reconstruction
rosbag
volumetric-reconstruction
disparity-image
-
Updated
Feb 23, 2021 - C++
Voxel plugin for the Godot game engine!
-
Updated
Mar 30, 2022 - GDScript
A list of resources about deep learning solutions on 3D shape processing
point-cloud
primitives
voxels
meshes
3d-reconstruction
3d-models
3d-shapes
3d-representation
implicit-representions
shapes-learning
-
Updated
Aug 23, 2021
Common Lisp Voxel Game Engine
game-engine
graphics
engine
common-lisp
voxel
game-development
voxels
voxel-engine
voxel-editors
voxel-terrain
voxel-data
voxel-game
-
Updated
Mar 15, 2021 - Common Lisp
A Minecraft clone demo
opengl
procedural-generation
dlang
voronoi-diagram
perlin-noise
voxels
voxel-engine
voxel-terrain
compute-shaders
-
Updated
Mar 1, 2022 - TeX
Blender import script for MagicaVoxel .vox format as cube primitives.
-
Updated
Apr 13, 2022 - Python
Simple POC of PCG voxel-engine
-
Updated
Apr 3, 2015 - JavaScript
Isosurface extraction using largely undiscovered techniques.
-
Updated
Mar 7, 2018 - C
Complete source for my experimental voxel engine
-
Updated
Oct 9, 2017 - C++
Nox Futura is a Rust port of the C++ project of the same name. It's a Dwarf Fortress like, in 3D (and a futuristic setting). It's also a passion project, so I'm not expecting formalized release dates!
-
Updated
Sep 29, 2021 - Rust
-
Updated
Dec 21, 2017 - C#
C and C++ Minecraft Importer library
minecraft
voxel
voxels
voxel-terrain
voxel-data
nbt-library
minecraft-java-edition
minecraft-constructions
-
Updated
Apr 6, 2022 - C
jeffparsons
commented
Aug 3, 2018
At the moment I have a single global nphysics world:
/// `World`-global resource for nphysics `World`.
pub struct WorldResource {
pub world: World<Real>,
}But all coordinates given to nphysics are globe-local, because (as far as I know?) nphysics doesn't use any kind of hierarchical coordinate system. (Trying to use some kind of universal coordinates in a solar system w
Voxel Windows Explorer Thumbnails
-
Updated
Sep 10, 2017 - C#
A Minecraft clone in Unity
-
Updated
Oct 30, 2021 - C#
webxr multiplayer voxels engine
-
Updated
Mar 26, 2022 - JavaScript
Scripts showcasing filtering techniques applied to point cloud data.
-
Updated
Aug 20, 2018 - Python
Parse MagicaVoxel .vox files to javascript objects works in browser or server
-
Updated
Feb 11, 2022 - JavaScript
A C++ implementation of the fast voxel traversal algorithm.
cpp
raytracing
voxels
raytracing-algorithms
amanatides-woo
fast-voxel-traversal
cartesian-coordinates
fast-voxel-traversal-algorithm
ray-box-intersection
voxel-traversal
-
Updated
May 19, 2022 - C++
Voxel handling library for game development, threaded generation/io/meshing with openGL rendering.
open-source
cmake
opengl
procedural-generation
terrain-generation
voxels
voxel-engine
voxel-generator
-
Updated
Aug 28, 2020 - C++
Improve this page
Add a description, image, and links to the voxels topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the voxels topic, visit your repo's landing page and select "manage topics."
The vdb_print binary is missing support for VDB Point grids. This would be super useful. Some recommended functionality:
I suggest that this is only implemented f