Quantcast
Channel: Scripting - McNeel Forum
Viewing all articles
Browse latest Browse all 5938

How to create a lightweight HUD to display information in the 3d viewport

$
0
0

I’m trying to write a script that displays information about the objects directly in the viewport. Is there a lightweight way to create such a Heads-Up-Display? Listing information in ListBox/Eto forms can only go this far - ideally there would be a way to display strings of text on top of objects in the viewport.

I’d rather not create new objects - information is only meant to be read, not edited.

I’ve considered using grasshopperPlayer, after all grasshopper creates this type of “virtual” object. However, I’m trying to avoid loading grasshopper unless complex geometry comes into play (it may take a while, especially with all the plugins - please correct me if I’m wrong and there’s a way to load grasshopperPlayer scripts at a speed comparable to Python).

3 posts - 2 participants

Read full topic


Viewing all articles
Browse latest Browse all 5938

Trending Articles