GitHub globe like scene with flying lines - Windows platform fix

Hello!

That it’s not the case on Mac. It works correctly. If I remove projection from the uniforms I get

BJS - [11:33:34]: Error: VERTEX SHADER ERROR: 0:244: ‘projection’ : undeclared identifier
ERROR: 0:247: ‘projection’ : undeclared identifier

However I can confirm that on Windows machine I got the same error as you.

A bug in BJS?

Thank you!

R.

EDIT: To get the demo quickly running I am setting projection2 instead so it works on all platforms.