tooll3 / t3

Tooll 3 is an open source software to create realtime motion graphics.
MIT License
3.48k stars 193 forks source link

feat: [ConvertPointAttributes] operator #426

Open sioda-ie opened 7 months ago

sioda-ie commented 7 months ago

A relatively low-level shader operator for simple conversions from one point attribute into another. Not super flashy on its own, but has potential when stacked a few times in a row or combined with other point operators!

The operator is also documented in-app.

sioda-ie commented 6 months ago

I think this op would be more useful with a BiasAndGain control. I'm too busy to work on one at the minute but I should be able to get to it soon enough...

pixtur commented 6 months ago

What is the current status of this PR?

sioda-ie commented 4 months ago

I was going to work on making this op more intuitive and flexible before reopening the PR... but it seems like I forgot about it instead 🙃

I think I overwrote my dev environment too so I can't work on it anymore even if I wanted to.

As is, it still provides functionality that isn't currently present in T3 outside of CustomPointShaders, so I'll just reopen it.