voxel Questions
2
Solved
I want to test for an intersection of a ray with a voxel field.
I could naively crawl through the voxel field by calculating a ray-box intersection with the edge of the current voxel, then doing t...
2
Solved
I need to write some code to convert an array of quads into a voxel field.
Making it work should be easy, but making it fast won't be so trivial.
Does anyone know of any libs or source code that I...
1
Solved
I'm interested if there are libraries in java, that render voxel-based sceneries? Open-Source is preferred, as always.
© 2022 - 2024 — McMap. All rights reserved.