Help with drawing a shape, please

Hi everyone!

If someone could point me how to draw an image like this one:

Starting example will be really nice and the final goal is some slight reaction of nodes to the mouse hove - like

Sorry, for asking such a question here, bur really don’t know where to start. If needs to be modded - please, do so.

Best regards,
Ilia.

Hello

this could be particles but without the lines:
https://www.babylonjs-playground.com/#PU4WYI#14
https://www.babylonjs-playground.com/#EF9X5R#0

Doc: Particles - Babylon.js Documentation

To draw lines I could recommend using GUI multilines:
https://doc.babylonjs.com/how_to/gui#multiline

Thank you very much, @Deltakosh!

Will dive into this…

1 Like