Mohido / BRDFA_Engine

A 3D engine for the purposes of analyzing different "Bidirectional Reflectance Distribution Function"s over environment maps.
GNU General Public License v3.0
1 stars 0 forks source link

Camera Movement With W, A, S, D #16

Closed Mohido closed 2 years ago

Mohido commented 2 years ago

As the name suggests, I need to implement a relative camera movement, so I can navigate the scene much better and faster. Furthermore, make Q and E increase, or decrease the movement speed. Movement speed should be bounded.