displayinig regular mesh instead of voxels #107
Closed
cuix-github
started this conversation in
General
Replies: 1 comment 1 reply
-
Hi @cuix-github, I have not implemented rendering of the input stl mesh. This is to reduce VRAM footprint by immediately freeing VRAM allocated for the mesh (components) after voxelization, and to avoid the false impression of a smooth surface when in the simulation model the surface is always voxelized. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi there,
I have been playing this project for a while. But I didn't figure out a way to display actual meshes instead of voxels in the INTERACTIVE_GRAPHIS mode. Is there an implementation for that?
Beta Was this translation helpful? Give feedback.
All reactions