voxcraft / voxcraft-sim

a GPU-accelerated voxel-based physics engine
Creative Commons Zero v1.0 Universal
43 stars 10 forks source link

[Question] What is produced in the voxcraft-sim output.xml file? #44

Open jrieffel opened 3 years ago

jrieffel commented 3 years ago
skriegman commented 3 years ago

I would grep -r the tag of interest. Most of the work is done here: https://github.com/voxcraft/voxcraft-sim/blob/master/src/VX3/VX3_VoxelyzeKernel.cu

And here: https://github.com/voxcraft/voxcraft-sim/blob/master/src/VX3/VX3_SimulationManager.cu

skriegman commented 3 years ago

In the history file there are angles (from init orientation) and positions recorded for each vox