Babylon JS Learn

Hello to everyone.
I came to learn Babylon JS. I’m glad to meet you. It’s nice to be in this group.

1 Like

welcome here, have fun :slight_smile:

Thank you so much. :). I don’t know where to start. I’m very curious about Faceuv. I didn’t understand the FaceUV Logic.

faceUV parameter is just a Vector4(x,y ,z,w)
Theses coordinates are simply the two pairs of 2D coordinates of the square to be cropped in some image.
Please have a read at this : Apply Material to Individual Faces - Babylon.js Documentation

Welcome!

To start, it could be useful to read the Getting Started (below the scheme, by the way maybe this Getting Started title isn’t enough visible when seeing the first time this page?).

Then, check Babylon 101 tutorials, and you should already be able to play with BJS :slight_smile: You could read How to later.

Welcome!