Xyz axis symbol

Thanks sebavan. I have also looked at the example. How could I get the coordinate system to get located in the bottom left corner and be locked in size? So its similar to AxesViewer.

Image

x y zaxis in 3d

Hello Cedric, yes. Could you create an example for this with 3 small dynamic textures that follow the AxesViewer? Very much appreciated!

x y zaxis graph

Image

x y zaxis ct

Thanks for your replay. I have changed the code a bit now so now i have managed to get the axis viewer down in the left corner together with my other axis viewer. But i can not get down the labels there. Do you have any idea how to do that?

For the axis display, I would do 3 small dynamic textures with text rendered and create 3 planes with billboard. PG with text plane : https://www.babylonjs-playground.com/#TMHF80#10 PG with billboard examples : https://www.babylonjs-playground.com/#H7DRX6#3

Image

I will try to fill in here and see if it helps. We are looking for a way to get the AxesViewer to be fixed down in the left corner when the object is moved in the picture, with fixed i mean that it should still rotate and follow the objects coordinate but should not move around in the picture / space like in the above example. Should more work like in an CAD software. See attached picture if it helps.