Overall Summary
This interactive 3D project explores the creation of a custom mesh composed of individual spheres — each representing a unique "color ball." The concept is inspired by the idea of visualizing data or moods through color-coded units in a spatial environment.
What we worked on
Mesh of Color Balls
Custom Mesh Generation: Programmatically generated multiple sphere geometries to create a grid or cluster of color balls.
Model Transformation: Applied real-time transformations such as translation, rotation, and scaling to individual spheres or groups, allowing dynamic interaction and visual effects.

Skybox generation

You may also like

Back to Top