#Curves!
1 messages · Page 1 of 1 (latest)
I can already imagine a rope/cables that can be edited using this library; I love how your graph looks, and how easy it is to edit the curve
❤️
Thanks! I'm hoping to spend a significant amount of time here on the usability of the editor itself
I'd like it to be easy to use without needing to go look up documentation
This is really cool, is it relatively lightweight?
The goal is that the editor is "lightweight" enough to be used for development purposes and the curve evaluation is as performant as I can get it. The editor is intended to be used during development and the final curves are then included in the final product without the editor
Oh that's a really nice idea, like exporting the curve data to hardcoded values to be used?
Right. Either as a file to be loaded or as a literal to be included in code
What is a curve, just a table of points?