Tony Cervantes
Project: Loading Project...

FrameWork: OpenGL using Lab9

Details:

A 5th dot will be going across the screen moving the remaining dots either up or down depending on their velocity and current position - such as with Lab 9 - points of a circle.

Properties

3d spheres (dots), textured dots, shading/lighting, points of a circle.

Progress

Created all 5 dots in a 3d space - spheres

Complication: In order to make the shadow visible, added a background to cast to.

Light source seems to have been covered - need to move it

When moving the lights, it changes the scene, but more than one lights makes everything look completely off - will have to complete with just one.

Lighting looks fine, need to working on movement

Need to clean up points of a circle movementment a bit more

Movement appears to flow fine, now need to add the return movement

Current Testing:

Final Result

Press 'm' for menu, 'a' for selection, 'r' to render, and 't' for screenshots/movement

List of Computer Graphic Elements:

Lab: Lab 9 Framework
Sphere-shaped object
Diffused and ambient lighting
Drop shadow
Points on a Circle
Color Changing based on x-position
Sin Wave Horizontal Movement

Errors Along the way:
warning, user block quota exceeded.
Resolved by deleting unnecessary files from Odin

Comments:

Project started off difficult but as time passed, was able to narrow down project idea much more, thus finalizing project. Hardest part was making sure loop effect was as smooth for the transition.





Screenshot of lab-2 lines
Bresenham Line - Attempt
Self Dog Rotation - Attempt
Triangle Attmpt - Attempt
Homework - Rectangle

Homework - Ring
Lab 5
Lab 7
Lab 9