Open Frameworks!

Forgot to show my homework in the work session!!

Basically I took 2 examples, one from the Addons Examples the “SVG example”, where it has a tiger vector image that you can zoom in and out and turn around, and when you click you get the outlines built. I only liked that last feature, so I made my own svg vector image of a house, so when you click on it you sort of see the “inside”, like a 3D blueprint. I then had to add a class, and I found a really fun example from Jeff Crouse’s Code for Art, that had a particle class. I didn’t modify it much, just randomize the colors, and adjust some details to fit my drawing. I would’ve like to spend more time adapting that code, but it took me like 4 hours just to figure out how to link the files of the class to the main app :(

Video

GitHub