drjdpowell Posted March 11, 2015 Report Share Posted March 11, 2015 Anyone an expert in the (complex, poorly-documented) 3D picture control? I am using Text to label an axis (see image) inside a semitransparent open cylinder (actually a mesh with texture). The axis (made of boxes) shows up through the cylinder wall, but the Text does not. See how 7", 8" and 9" show up, but 10" and higher don't. I cannot figure out why, or how to fix this. Any ideas? Quote Link to comment
shoneill Posted March 11, 2015 Report Share Posted March 11, 2015 (edited) I can't recall the property right now but I think it has to do with with the "blending bin" you place the text objects in. There's Opaque, Transparent and so on. Make sure you set the text objects to the correct blending bin and it should work. Edited March 11, 2015 by shoneill 2 Quote Link to comment
drjdpowell Posted March 11, 2015 Author Report Share Posted March 11, 2015 Yes, that was it. Thanks. Though it’s still amazing the amount of blind trial and error it takes to use the 3D picture control. 1 Quote Link to comment
shoneill Posted March 12, 2015 Report Share Posted March 12, 2015 Tell me about it. I spent a few weeks last year testing different things on the 3D picture. I have previously (in college and for no other reason than pure curiosity) read books on 3D graphics (Open GL). Pretty high-level stuff, no function calls. Reading up on the current state of Open GL (I was in college when Open GL was the only 3D kid on the block! Yeah, that statement really carbon dates me!) I notice there are many many OpenGL features missing from the current LV implementation (like multipass rendering, full texturing support and so on) Quote Link to comment
gbettega Posted April 27, 2015 Report Share Posted April 27, 2015 Hi, not found the solution for this. Several attemps in setting up different blending modes and bin combinations, but my text disappears behind the solid :-( What is the solution? :-( Giovanni Quote Link to comment
drjdpowell Posted April 27, 2015 Author Report Share Posted April 27, 2015 I’m afraid I only bang away at things till they work. I believe I found it worked much better with the text as opaque (and in the opaque bin) inside a transparent object (in transparent bin). Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.