Skip to content

Projects completed in CMSI 371: Computer Graphics using C++ in XCode. Projects include: Cartoonify, Geometric Modeling of a Scene, and Shading via Lighting and Colors.

License

Notifications You must be signed in to change notification settings

mmagallanes/computer_graphics

Repository files navigation

Computer Graphics Projects

Using C++ in XCode, we were to take a photo of a person and recreate it to the best of our ability using Bezier curves.

Original Face First Draft Face Final Face

Using C++ in XCode, we were assigned to form a cube using 6 planes, by rotating and/or translating from a base plane.

Using C++ in XCode, we were assigned to re-create a scene, with adjusted lighting and colored 3D models. Originallly, I simply added colors to the cube I built in Geometric Modeling of a Scene. Then, I recreated the bedroom (bed, bench at the foot of the bed, table, and monolith) from the film, 2001: A Space Odyssey with the lighting instead of coming primarily from the floor, coming from the side.

Colored Cube Final Scene Original Scene

About

Projects completed in CMSI 371: Computer Graphics using C++ in XCode. Projects include: Cartoonify, Geometric Modeling of a Scene, and Shading via Lighting and Colors.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages