DOCUMENT RESOURCES FOR EVERYONE
Documents tagged
Software OpenGL L04-Lighting

1. Mohammad Shakermohammadshaker.com@ZGTRShaker2014OpenGL GraphicsL04-Lighting 2. What we’ve learnt so far.. 3. RULETO SEE A 3D SCENE YOU SHOULD SET UP:CAMERA (Singleton,…

Documents Meshes CS418 Computer Graphics John C. Hart. Simple Meshes Cylinder (x,y,z) = (cos , sin , z) Cone.....

Meshes CS418 Computer Graphics John C. Hart Simple Meshes Cylinder (x,y,z) = (cos q, sin q, z) Cone (x,y,z) = (|z| cos q, |z| sin q, z) Sphere (x,y,z) = (cos f cos q, cos…