Floris Weers

Results 6 issues of Floris Weers

Hi there! A few notes about this PR: - I'm no expert in typescript *at all*. I use Flume to generate json files that I read using C++ (which obviously...

Hi! Looks awesome. Nice website as well, thanks! I was wondering whether typescript type definitions are on the roadmap (@types/flume)? Would be great for all the typescript users 😄 Thank...

Hi! Curious whether it's possible to have the output type rely on the input type inside a node? Say I'd like to create a generic 'ForEach' node. This supports the...

Hey there! This looks really cool! I was wondering, it's still a little early, but what should we do to make this project compatible with hdrp? I think it would...

Improves the performance of SoftBody objects by creating less data objects every frame. Should be tested properly, to make sure no bugs are created.

Add support for run-time editing of the mass of nodes of a SoftBody (https://twitter.com/i/status/1102674655872208897). Colours indicate their value.