gamedevforks / mariachi

Automatically exported from code.google.com/p/mariachi
0 stars 0 forks source link

Camera support in scene graph #3

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
There should be many cameras and a user can manipulated them rotating and 
moving them.

Operations to the camera should include: "look-at", "go-to", "rotate-to", 
"keep-following".

The operation on the camera should be fast.

Original issue reported on code.google.com by joa...@gmail.com on 26 Jan 2010 at 10:22