markdaws / webgl-boid

A webgl implementation of a boid simulation
MIT License
8 stars 2 forks source link

No longer working? #1

Open maxf opened 3 years ago

maxf commented 3 years ago

Trying to pick this up to add webxr support, but code seems no longer to work. Even the demo no longer shows the boids. My experience with glsl is very limited, so any guidance welcome.

markdaws commented 3 years ago

Hi - it still works for me in Chrome + Safari when I go to this link: http://markdaws.github.io/webgl-boid

maxf commented 3 years ago

Odd, I only get the spinning green cube on Chrome, Safari or Firefox on a 2015 MacBook Pro.

markdaws commented 3 years ago

Weird - I'm running a 2019 macbook pro, with the latest chrome and OSX/Safari. Maybe it is a GPU hardware limitation, but I wrote this code on a 2011 macbook at the time and it was running.