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

decouple primitive geom creation from drawing #10

Open
genmeblog opened this issue Apr 26, 2019 · 2 comments
Open

decouple primitive geom creation from drawing #10

genmeblog opened this issue Apr 26, 2019 · 2 comments

Comments

@genmeblog
Copy link
Contributor

To enable use of Area object

@adicirstei
Copy link
Contributor

An alternative approach would be to have a p5js style simplified api consisting of positive and negative shapes. See:
http://p5js.org/reference/#/p5/beginContour

@rrrnld
Copy link

rrrnld commented Nov 18, 2019

I'm currently using thi.ng.geom for geometry creation / manipulation and draw the thi.ng primitives with a protocol that I have defined, that works quite well (+ allows me to export to other formats).

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

3 participants