Computer Graphics and Product Modeling Course Project.
What does this code do?
-
Parses an STL file and stores the data in a Vertex-Edge-Face data structure
-
Applies the force specified (in code) to the imported object at the specified points (in code)
-
The deflections on the object (which is assumed to be comprised of masses and springs) are computed and the object geometry is updated on the screen