Mighty Marcus

Results 4 issues of Mighty Marcus

When I am using a pointlight for shadows, the fragment shader can not be compiled. It happens both on Windows 10 native and Browser (Chrome). ``` Defines: #define DIFFUSE #define...

The particles are flickering and calling the setParticles function freezes the scene, I get 2 - 10 FPS on cpp and 10-15 on HTML5 with 20.000 particles where I get...

When using a Pointlight and a mesh fills the whole screen, the performance drops about 50%. For example I have a big Plane as a Background, but it also happens...

It's not possible (at least for me) to pick instanced meshes with Bhx. I tried a demo in the babylonjs playground, and there it works, but the same doesn't work...