jnsmalm / pixi3d

The 3D renderer for PixiJS. Seamless integration with 2D applications.
https://pixi3d.org
MIT License
752 stars 43 forks source link

Allow instancing shadows #136

Closed GordonTombola closed 1 year ago

GordonTombola commented 1 year ago

Sorted the issue, I forgot to test it after attempting to change the shader code for both webgl1 and webgl2, it now passed npm run test

Again, i can add some extra tests in for instanced shadows but will have to wait

jnsmalm commented 1 year ago

Hello! When I try this it works fine in Chrome but crashes in Safari 15.6 (MacOS)

image
jnsmalm commented 1 year ago
image
GordonTombola commented 1 year ago
image

Cheers, will investigate this!

jnsmalm commented 1 year ago

Great!