Commit Graph

5 Commits

Author SHA1 Message Date
David Diaz 5e2d9fccd2 Doing some cleanup and refactoring.
I've added some extension methods so that adding the commands is cleaner and less error prone (I kept forgetting the semicolons.).
2019-10-27 14:36:57 -06:00
David Diaz adce888367 Added velocitySelect, some extra checks to the custom commands. Finally settled on a scaling strategy (Stick with the default IP but scale according to a given size (this size should ideally be the screen size openrndr is using on the screen)). 2019-10-26 14:41:22 -06:00
David Diaz 6c06d8ea37 Turns out there's a built in way to get line segments out of shapes in OpenRNDR.
Using this I get less points and about the same quality as what I originally intended. Plotting seems to be working. I still need to finish setting up the coordinate system and scaling.
2019-10-26 02:46:43 -06:00
David Diaz fb7613114b Trying to figure sample out. 2019-10-09 23:44:58 -06:00
David Diaz a03cf20ad3 Initial Commit 2019-10-09 17:22:11 -06:00