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...
Centime asked 19/3, 2011 at 21:27

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...
Fender asked 27/11, 2010 at 18:10

1

Solved

I'm interested if there are libraries in java, that render voxel-based sceneries? Open-Source is preferred, as always.
Tichonn asked 1/2, 2009 at 13:53

© 2022 - 2024 — McMap. All rights reserved.