Jaume Sanchez

Results 143 comments of Jaume Sanchez

What does "Fired when an object is selected in the panel" mean for the Sources panel? I can't get onSelectionChanged to fire no matter what I do in the Sources...

Yes, that pass (actually passes, since there are several versions) is broken ATM. I have to fix it and push it. Shortly, hopefully!

Not for the time being, no. An ES6 wrapper would be an option.

Can you elaborate a bit on what you mean with "the main field"? Regarding the library: yes, it targets a browser environment. PRs are welcome to fix that!

That's a great idea. I've wanted to tackle the problem of the many sources, and how to make it modular and compile just what's needed. A Grunt task could very...

I'd need to see how the effect works. Is the code in your forked version?

You've got a point there. It's not ideal, but I did it like that so I could have gaps in the timeline. In your example, if you wanted to have...

Yes, it's a limitation of the way the geometry is generated. That´s why the decal volume has a parameter to define its dimensions, in order to mitigate this kind of...

It doesn't, but it would be possible. The relevant parts are in the threejs source code. Anyone up for the challenge?