Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

online WebGL demo #3

Open
adammaj1 opened this issue Jul 31, 2023 · 3 comments
Open

online WebGL demo #3

adammaj1 opened this issue Jul 31, 2023 · 3 comments

Comments

@adammaj1
Copy link

Hi

Thx for online WebGL demo. Can you make a demo only for curves?

TIA

Adam

@polymonster
Copy link
Owner

Hey.

The current WebGL uses the C++ maths library I ported the code from, I plan on writing a new WebGL demo in native rust at some point, so I could consider a curves only demo. But I am not entirely clear exactly what that would entail.

what kind of curves did you mean? There are some graph functions in the library and they are in the UI section… do you means these functions or some other curves like splines for instance?

@adammaj1
Copy link
Author

adammaj1 commented Aug 9, 2023

curves:
shaping curves
easing curves

like https://github.com/adammaj1/Waveform

@polymonster
Copy link
Owner

Nice collection there, I have been thinking for a while to improve the demo for some of the curve functions I have in this library so yeah at some point I will look into it.

I haven't been doing much development on my personal work recently because I just started a new job, but will keep this in mind and keep the issue open here to remind me.

In the meantime, have you see this?: https://graphtoy.com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants