gysiang / miniRT

A humble ray tracer engine in C
0 stars 0 forks source link

refactored keypress handler #34

Closed gysiang closed 1 month ago

gysiang commented 1 month ago
  1. Refactored keypress handler.
  2. Changed the up, down, left, right arrow to rotate camera.
  3. WASD to move camera position