How to make an Infinity loop of stars

hi hello

can any one help me with How to do an Infinity loop of stars or a small point which moves around

Hello! Apologies for not answering earlier, this post escaped my view :slight_smile: Shaders would be the best method here, and by tinkering a bit with Voronoi noise and smoothstep, you can get a moving particles effect that can be evolved into stars in a sky: Babylon.js Node Material Editor (babylonjs.com)

2 Likes