Search the Community
Showing results for tags 'infinity'.
-
Hello, Does anyone know how to create a path or lines, in a closed loop, in the shape of an Infinity Symbol? I am pretty sure I saw one in the playground, but cannot find it now. For example: Gerono OR Bernoulli: https://gamedev.stackexchange.com/questions/43691/how-can-i-move-an-object-in-an-infinity-or-figure-8-trajectory The Parameterization is said to be with the following equation: x = cos(t); y = sin(2*t) / 2; I ran into a few errors trying to populate it on the first quick attempt.... Any advice on how to populate Gerono parameterization into the following track (editPoints)? var track = BABYLON.MeshBuilder.CreateLines('track', {points: editPoints}, scene);
-
Hello everyone, I'm here on my first forum topic to show one of my first games (actually the third one). It is a game inspired by the highly acclaimed color switch. It is a game made in HTML5 but for mobile devices. Link to download: Coming soon. Some Screenshots: