vm6502q / OpenRelativity

An open source framework to add the effects of traveling at relativistic speeds to visualizations or games
17 stars 2 forks source link

Fix shader warnings #26

Closed WrathfulSpatula closed 4 years ago

WrathfulSpatula commented 4 years ago

The shader compiler is complaining about potential division by 0. These cases should never arise, but this fixes the warnings.