Replies: 1 comment
-
Hi, If you are creating voxel grid from a point cloud, you may try to add colored sphere to positions of voxels in your point cloud that you want to create your voxel grid from. I guess coloring a mesh would be much easier, also you can save the file in .off format. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I create a voxel grid from a mesh. The voxel grid does not have color information. Now, I want to edit every voxel's color. What can I do? Thanks!
Beta Was this translation helpful? Give feedback.
All reactions