EricLacey / BadWeather

IMD3901 - Multi-platform Multi-User Game
0 stars 0 forks source link

Create orthographic camera #57

Closed EricLacey closed 4 years ago

EricLacey commented 4 years ago

Not worth doing right now

Create an orthographic camera to capture the maze for the professor map view

not a permanent solution, but good for our initial testing when the level design is constantly changing

Related research https://github.com/aframevr/aframe/issues/3018 https://stackoverflow.com/questions/39135850/rendering-from-two-cameras-at-the-same-time-in-a-frame

EricLacey commented 4 years ago

(this is a nice to have, saves time during testing but we will see if its necessary to do)