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

Best way to render hollow objects in the DisplayConduit?

$
0
0

DisplayConduit is rendering hollowed objects differently depending on how I make them. If I make them with CreateShell(), they render like I want. If I make them with CreateBooleanDifference() the hollow part cannot be seen through the object. However, CreateShell doesn’t provide good results in more complicated cases, so I need to use CreateBooleanDifference.

Is there any way I can get the DisplayConduit to display hollowed objects made with CreateBooleanDifference like I want? (Note: This isn’t a super-duper important thing, but I would just really prefer for the user to be able to see the “hollow” through the object without having to look at the top or bottom of the object to confirm the hollow’s existence and size.)

(Feel free to point out ANY stupid things I might be doing in my code, btw.)

hollow_objects_render_issue.py (5.4 KB)

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 4146

Trending Articles