Open i-am-the-slime opened 2 years ago
I don't know why this is but nothing gets rendered with these later versions. I get some warnings about PlaneBufferGeometry being renamed to PlaneGeometry and if you look at birds.min.js there still are references to PlaneBufferGeometry.
PlaneBufferGeometry
PlaneGeometry
birds.min.js
Okay just checked. The latest version that seems to work is: 0.135.0
I don't know why this is but nothing gets rendered with these later versions. I get some warnings about
PlaneBufferGeometry
being renamed toPlaneGeometry
and if you look atbirds.min.js
there still are references toPlaneBufferGeometry
.