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

Visualising Transforms #1

Open
Martin-Pitt opened this issue Feb 9, 2018 · 1 comment
Open

Visualising Transforms #1

Martin-Pitt opened this issue Feb 9, 2018 · 1 comment
Labels
enhancement New feature or request

Comments

@Martin-Pitt
Copy link

Hi @baku89, love your UI study!

I created a little tool for trying to visualise CSS transforms (you can edit the transform text to test other values and transform functions): https://waapi.github.io/tool-transforms/

I love the little widgets and were along the lines of what I was wanting to create. I might take some inspiration if you don't mind.

Is visualising transforms in-situ like this something you might have wanted to try as well?

@baku89 baku89 added enhancement New feature or request and removed enhancement New feature or request labels Feb 13, 2018
@baku89
Copy link
Owner

baku89 commented Feb 13, 2018

Wooow, that's cool!

I'm going to make a new parameter type 'mat3' for 2D transformations.
An input field for the type actually consists of pos, scale, rot fields as children, however, I didn't have any clue how to make a visual widget for mat3 itself.
(basically, all of the parameter types should have intuitive ways to visualize/change their values in my thought.)

I probably will reference your demos soon. It's great if my idea can be useful for your own work!

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

No branches or pull requests

2 participants