Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to draw the visual point cloud simulation like in Project? #1

Open
Charlie0257 opened this issue Jul 20, 2023 · 2 comments
Open

Comments

@Charlie0257
Copy link

Hi, @yzqin @dexpc-rl

Thanks for the wonderful work.
How to draw the visual point cloud simulation like in Project?

Thanks for any help:)

@yzqin
Copy link
Owner

yzqin commented Jul 22, 2023

Hi @Charlie0257 ,

The point cloud video showcased on the project page is created using the Mitsuba Renderer to display the point cloud.

I'm confident that a comparable result is achievable if you utilize a ray tracing method for visualization. This would require taking into account both the shadow and rendering material, and treating each point as a sphere instead of using a rasterizer such as Open3D.

@Charlie0257
Copy link
Author

Thanks for your reply! @yzqin

Could you please open-source the code to showcase the video with Mitsuba Renderer?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants