pixijs / lights

Adds dynamic lighting via deferred shading to PixiJS
https://pixijs.io/lights/docs/index.html
MIT License
205 stars 29 forks source link

stats block events #16

Closed hopewise closed 6 years ago

hopewise commented 8 years ago

I've just downloaded the repo, and tried to play with it, I've noticed that stats blocks events, thus, I can't add new lights or move the light when mouse move..

Fixed it by commenting those lines only in index.html:

stats.domElement.style.right = '0px'; stats.domElement.style.bottom = '0px';

msqaddura commented 6 years ago

This repo looks to be abandoned but this is here #17

ivanpopelyshev commented 6 years ago

@msqaddura its alive again.