Firtina Ozbalikci

Results 194 comments of Firtina Ozbalikci
trafficstars

Additionally I'm considering adding the extensions as props to `shaderMaterial` :) Perhaps similar to this: ``` ```

1. In individual component, can I reference a resourceId declared a parent component? - Yes 2. Can I use a resource not defined in a parent component, but defined in...

Cool, I will check it out when I have time, if you do a PR that will be well appreciated too :D

Ideally they should be individual packages in themselves rather than part of the main repository, I remember starting working on that but need to come back to it

Apologies for responding late, PRs are always welcome! For now the workaround is necessary until we can merge a proper fix in (or the next version is out and "magically...

Hi, I had to debug directional light shadow cameras before, some things may have changed on the three.js side so I will be able to update this after taking a...

Ok after some research, it seems that they have removed the debug attributes. I will need to extend camerahelper to do this

Most of the [benefits of using react vs DOM](https://facebook.github.io/react/docs/why-react.html) apply here as well. I just need to write the "Give It Five Minutes" and "Learn More" parts :) It's supposed...

@iliran11 can you please show your package.json for the package that depends on it? I'll try to add some test case for it :)