Click the image to download the class artifact library.

CSE 457 - Modeler Bells and Whistles Jeff Herkert Greg Chang Implimented subdivision of surfaces (triangles) based on a general equation parameter View-dependent adaptive polygon meshes. By created shapes with a few triangles that hit the edge of the surface and providing an equation for the distance from the origin to a point on the shape (for any x,y,z,w) our aglorithm recurses to different levels depending on the angle of the normal to the surface (based on normals) and the angle of the camera. Due to time constraints we have only had the time to impliment a few simple shapes, but the flexability is there for doing very complex impressive images.