Computer Graphics Spring 2025 Final Project
Prompt: Write your own code to generate a 3D scene and insert any 3D objects into it, allowing users to interact with the 3D objects. You can start from vedo (a Python lib).
Darts - User gets 5 darts to throw at a board. When going to throw the 6th the 5 darts on the board disappear. The darts and board are modeled in OnShape and exported as STLs to Vedo.