Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.

point size in viewport

accounts5
Explorer

point size in viewport

accounts5
Explorer
Explorer

Hello, I am using Bifrost to visualize a point cloud, I don't need to render it I just need it visible in the viewport.

Is there a way to increase the size of the "point" in the viewport? I have tried both "set_point_shape" and "point_scope" but in both nodes the "size" attribute doesn't change the size of the points.

Visualizing the point cloud with another shape/object would make the viewport too slow as it's a lot of points.

Thanks in advance!

Reply
385 Views
5 Replies
Replies (5)

sepu6
Advisor
Advisor

add a scope `point_scope` to be more specific

0 Likes

accounts5
Explorer
Explorer

Unfortunately in "point_scope", "Default_size" doesn't have any effect when "shape" is set to "point".

Tried it on Maya 2022 and Maya2024.

morten.bojsen-hansen
Autodesk
Autodesk

@accounts5 Set the point shape to Disk. That works with set_point_shape as well.

accounts5
Explorer
Explorer

Yes, that's a "feaseable" option, although it is not as fast to visualize in the viewport as points are.

I wonder if that's because disk has to compute normals and some basic shading?

edit:typo

morten.bojsen-hansen
Autodesk
Autodesk

I believe this is the only way at the moment.

0 Likes