philhzss / OttoMatic-VR

A VR port of Pangea Software’s Otto Matic 🤖
https://pangeasoft.net/otto
Other
2 stars 0 forks source link

Weird clouds on Planet Snoth and other random glitches #6

Open fordcars opened 3 years ago

fordcars commented 3 years ago

Since we are now using a single OpenGL contexts, some parameters/flags seem to remain enabled between scenes (levels, etc) when they shouldn't be. This results in small glitches here and there.

Fix: find those flags and parameters and make sure they are reset before changing scene.

philhzss commented 3 years ago

The rotating Snoth clouds seem to be an issue with Otto Matic even with jorio's port, maybe not a bug we can fix? Still we can look for other OpenGL bugs