My computer science project was on JavaFX, and I decided to harness the power of JavaFX 3D for that project. This was my first foray into the anything 3D related.
While working on the project, I decided to have some fun and create this 3D cuboid web browser. The user is able to drag to rotate the cuboid, and scroll to zoom in and out.
This was just a fun little project to practice and improve my skills.