CS 455 Lecture 15 – Camera
Agenda
- what ?s
- where we are
- adding another space
- a Camera class
- the lookat function
- the view matrix
- advancing
- rolling
- pitching
TODO
- Start Seen Scene homework. The specification’s not written yet, but it can be summarized as follows: construct a scene comprised of at least five lit and textured objects.
- As a lab exercise, add methods
Strafe
andYaw
to theCamera
class. Infirst_person
, map these commands per convention to the keysa
,d
,q
, ande
. Send a screenshot of your yawed checkerboard scene via email.
Code
…
Haiku
on standardization
Me-coordinates
The units we agree on
To measure the world
Me-coordinates
The units we agree on
To measure the world