Jump to content

gbettega

Members
  • Posts

    7
  • Joined

  • Last visited

Posts posted by gbettega

  1. Hello Shoneill,

    bilboarding is used only to make the text face the camera.

    The solution is highlighted in the attached picture.

    The point in the window coordinate is projected onto the near plane,

    obtaining a point P(x_P,y_P,z_P), then the 3D text is translated in that position.

    Giovanni

    post-52404-0-93226400-1430982640_thumb.j

  2. Hi,

    the Express VI "Sensor mapping" puts a 3D text object into the scene:

    the text position follows the mouse position, like a pointer.

    The text is never hidden by the solid, irrespective of the its orientation

    (see attached picture).

    This is not trivial: using the "pick point" method I tried to do the same thing in one of my Vis:

    a (actually) slighlty shifted text is inserted into the scene: when the mouse moves

    the text changes its position. However, and this is expected, when the orientation

    of the solid is changed the text is hidden: see the other figure.

    How to obtain the "sensor mapping" effect (without using transparency)?

    Thanks in advance

    Giovanni

     

     

    post-52404-0-16126200-1430843308_thumb.j

    post-52404-0-91941400-1430843914.jpg

  3. Thank you for the support,

    actually I was able in the past to obtain, using try and error (no other way seems to be possible when dealing with 3D picture) to obtain the desired effect.

    I lost my example ... and now I'm lost :-)

    I'll try to remember, or I will replace the text object with a string indicator somewhere in the panel

    Giovanni

  4. Hello,

    searching for a little help about the following topic:

     

    I've built a minimalist GUI using 3D picture control: when the mouse enters the control and moves,

    a text is added close to the mouse position, indicating the coordinates of the point.

    Problem: according to the relative position of the text object and of the solid, the text disappears

    behind the solid, as shown in the pictures.

    How to avoid it?

    Thanks in advance

    Giovanni

     

     

     

     

     

     

     

    post-52404-0-77519900-1428599451_thumb.j

    post-52404-0-54550400-1428599459_thumb.j

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.