VerifiableRobotics / LTLMoPWeb3D

A website for Cornell's Autonomous Systems Lab to essentially have LTLMoP available in 3D and online
https://ltlmop.herokuapp.com/
Other
3 stars 1 forks source link

Figure out Lighting #27

Closed agilgur5 closed 9 years ago

agilgur5 commented 9 years ago

Ambient lighting caused some weird errors to pop up... unsure why (because of 2D?). May or may not be worthwhile to figure this out. Other option is to just add a bunch more lights above the scene (I'm not sure this would solve the zoom effect though)

agilgur5 commented 9 years ago

Try a Hemisphere Light?

agilgur5 commented 9 years ago

I'm a derp. This wasn't a lighting problem, it was depth of field; in the perspective camera, only things between 3rd and 4th arg distance are rendered. Fixed.