unconed / MathBox.js

MathBox is a (work in progress) library for making presentation-quality math diagrams in WebGL.
MIT License
1.94k stars 127 forks source link

Mathbox.js doesn't work well in Chrome #40

Closed skyzh closed 5 years ago

skyzh commented 9 years ago

Surface doesn't appear but sometimes it will show and then vanish. And in Firefox some black area can be seen on surface whose shaded is opened. In some samples Chrome gives these warnings:

unconed commented 9 years ago

Don't yell.

There's always been a weird glitch with surfaces that I was never able to figure out. I assumed it was a Three.js issue. But MB1 still works for me on Mac, so it may have something to do with ANGLE on Windows.

MathBox 1 is on life support, MathBox 2 is in the works, which is a complete rewrite. ThreeRTT was never required, so you can just drop that. If you want to upgrade to the latest Three.js though, that's going to be an undertaking. I don't have time for it, sorry. My energy is best invested in finishing MB2 so people can get off this codebase (myself included).