Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 854 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 854 Bytes

Climate Action Scene

Description

3D wireframe scene project coded in Processing (Java) using arrays and matrices to create points (vertices) and transform animations. This project was created as an university project with the theme of Positive actions to support Climate Action.

You can download the executable here.

Implementation

The scene was built through programming with handcoded 3D positions in the 3D space without the use of built in Processing commands (such as sphere, PShape, createbox, etc). Animations were made using transformations such as rotation, scaling and translation, using matrix calculations.

Preview of the scene

Preview of the scene