Span
Algorithmic 3D Animation
Individual Work
Timeline: March 2021 (1 week)
Programmed with Three.js
Span is a project is an exercise where it tests the use of basic 3D objects and the OOP concept. Taking advantage of OOP coding where it could duplicate an object multiple times but could apply certain variables to make small adjustments, Span created the 8 planets within the Solar System. It generated the same sphere object in Three.js 9 times with each one having a change of color. On top of that, the sphere representing Earth has been added jumping particles on the surface to represent living objects and life. And Saturn added an outer ring to complete the key feature of the planet. The other particle system with white particles ave separated the space into 6 pieces. This hopes to give the viewer a stronger sense of the 3D space, adding that ‘wow factor.
back to Creative Coding