Firtina Ozbalikci

Results 194 comments of Firtina Ozbalikci
trafficstars

Hi, I will take a look and add some tests for it later this week :) On Mon, 9 Jan 2017, 22:19 Kevin Evans, wrote: > I'm having some trouble...

So far my test was passing context that was created already within R3R. However I think there may be some issues while passing it through some boundaries. Therefore I will...

Alright I will find a work around for this, hopefully it won't require too much magic! Unfortunately, context is a little bit of dark magic in itself. I'll write my...

Hi @kenta88 unfortunately I had no opportunities to continue work in my spare time lately, I had attempted to recreate r3r on top of react fiber which will help solve...

Sure, https://github.com/toxicFork/react-three-renderer-fiber

Currently we have https://github.com/toxicFork/react-three-renderer/wiki/Entry-Point#forcemanualrender to do exactly that, it's something you need to opt into because in other rendering engines it's done like this as well. We can extend it...

Relevant: https://threejs.org/docs/index.html#api/objects/Mesh.morphTargetDictionary

Thank you for offering your help, it will be greatly appreciated!! On Thu, Jan 18, 2018, 09:53 John Marinelli wrote: > Hey, I'd like to work on this if nobody...

That's very strange. Which browser and which version of react-three-renderer / threejs / react ?

Wow, tested in chrome and I get similar problems, but funnily on firefox it's all fine. WTF??