Brian Chirls

Results 75 comments of Brian Chirls

In theory, you shouldn't have to make any changes to your webpack configuration. There is a browser-specific build that doesn't include the React Native dependency. And there is this line...

This happens to me all the time. With my beard and static images I've used for testing. @auduno thanks in advance for the retraining and all your work on this...

This would definitely be very helpful. And we now have layers working, which it sounds like is what's been holding this up. So, here's the friendly bump. ;-)

I was just thinking about this as I saw your comment come in. I think displaying a warning is not helpful, as many people probably won't see it. Of the...

That's fine by me, but I'm not clear why `acquireProgram` should be running all the time. If the number of each type of light gets added to the program parameters,...

It's probably a good idea to understand why this is happening just to make sure you fully understand the code and are not introducing some new bug. Can you step...

Extra bonus points if it can be serialized as an array buffer so the data can be transferred between workers rather than copied. But I realize that's a big ask.

The is a very cool idea, and I'd definitely be interested. For it to work with Seriously.js, it would have to have a lot of hooks in and out with...

That sounds reasonably cool. Have you thought much about event triggers for modifications? I'm thinking... - new node - deleted node - node connected - node disconnected - input modified...

@bergie That's interesting. But I would think most or all of these frameworks handle the packet transmission internally. If you think of it as an MVC, then (Seriously.js|WebPD|ThreeNode.js|etc) is the...