MarginallyClever / Robot-Overlord-App

Simulation and control software for robots
https://www.marginallyclever.com/
GNU General Public License v2.0
157 stars 48 forks source link

Crashes on NVIDIA drivers only #194

Closed i-make-robots closed 6 months ago

i-make-robots commented 6 months ago

Describe the bug NVIDIA users only, mesh crashes on glDrawArrays. Believed to be something about the way VBOs/VAOs are being used.

i-make-robots commented 6 months ago

Better for some meshes, still crashes for viewportTools

i-make-robots commented 6 months ago

Completed in https://github.com/MarginallyClever/Robot-Overlord-App/pull/200