How to visualize objects without physical properties + how to visualize pointcloud

Post Reply
rli14
Posts: 5
Joined: Wed Jun 17, 2020 11:40 pm

How to visualize objects without physical properties + how to visualize pointcloud

Post by rli14 »

Hello all,
1. How can we visualize an object that stays in place, and is unaffected by gravity, collisions (objects just pass on through) etc? This is analogous to the "site" functionality in Mujoco. We want to use these objects are transparent markers, like a 3D user interface element.

2. How can we easily visualize a point cloud in 3D? By default, there is some visualization available already in the GUI, but I want to create something similar to point (1.) where I overlay the standard physics rendering etc. with a 3D point cloud.
Post Reply