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

Define what kind of technology we will use for 2D visualization #1

Open
matvelloso opened this issue Jun 26, 2015 · 2 comments
Open

Comments

@matvelloso
Copy link
Owner

Will we just use canvas? Will that work well with any device + touch/mouse? Is there an ideal JavaScript library to use there?

@rsarieddine
Copy link

There is Processing.js to draw shapes and manipulate images on the HTML5 Canvas element. Runs in Safari, Firefox, Chrome, Opera, IE

@matvelloso
Copy link
Owner Author

Thanks. It looks like a good library. It worries me that instead of using a standard MIT license it seems to have a custom text that sounds a lot like MIT... I suppose that's ok anyways.

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

No branches or pull requests

2 participants