One visual idea a day py5 processing python
 
 
 
 
 
Go to file
Alexandre B A Villares 2d349c3883 small adjustments 2018-03-02 01:22:48 -03:00
_layouts
assets/css
s041 day 41 2018-02-10 11:03:21 -02:00
s042 day 44 2018-02-13 17:15:35 -02:00
s043 day 43 (and some older fixes) 2018-02-12 09:12:03 -02:00
s044 Merge branch 'master' of https://github.com/villares/sketch-a-day 2018-02-13 21:04:32 -02:00
s045 day 47 2018-02-16 22:58:07 -02:00
s045b day 50 2018-02-19 14:53:30 -03:00
s046 day 47 2018-02-16 22:58:07 -02:00
s047 smaller GIF 2018-02-16 23:02:31 -02:00
s048 day 48! 2018-02-18 13:23:36 -03:00
s049 day 50 2018-02-19 14:53:30 -03:00
s050 50 comments 2018-02-19 18:26:46 -03:00
s051 51 fix 2018-02-22 11:22:43 -03:00
s052 day 53 (& 52 refactor) 2018-02-22 10:52:30 -03:00
s053 comments and promissing a new arrow def will come… 2018-02-22 12:31:56 -03:00
s054 day 54, readme 2018-02-23 10:13:40 -03:00
s055 head comment 55 2018-02-26 22:27:25 -03:00
s056 Day 57 2018-02-26 16:15:46 -03:00
s057 Day 57 2018-02-26 16:15:46 -03:00
s058 58 head comment 2018-03-01 00:10:07 -03:00
s059 59 small fixes 2018-03-01 00:09:01 -03:00
s060 small adjustments 2018-03-02 01:22:48 -03:00
s180101
s180102 49.... 2018-02-19 11:46:54 -03:00
s180103
s180104
s180105
s180106
s180107
s180108
s180108_liveEdu
s180109
s180110
s180111
s180112
sketch_180113a
sketch_180114a
sketch_180115a
sketch_180116a
sketch_180117a
sketch_180118a
sketch_180119a
sketch_180120a
sketch_180120b
sketch_180121b
sketch_180123b
sketch_180124b
sketch_180125c
sketch_180126c
sketch_180127c save frame 2018-01-27 15:38:46 -02:00
sketch_180128c removed enumerate() 2018-01-28 19:16:46 -02:00
sketch_180129c save frame update 2018-01-29 22:19:37 -02:00
sketch_180130c day 30 2018-01-30 23:44:27 -02:00
sketch_180131c day 32 2018-02-01 16:37:16 -02:00
sketch_180201c day 32 2018-02-01 16:37:16 -02:00
sketch_180202c day 33 2018-02-02 18:53:53 -02:00
sketch_180202campus day 33 2018-02-02 18:53:53 -02:00
sketch_180203c day 34 2018-02-03 22:09:13 -02:00
sketch_180204b Update sketch_180204b.pyde 2018-02-06 09:45:19 -02:00
sketch_180205b Update sketch_180205b.pyde 2018-02-06 09:37:34 -02:00
sketch_180206a day 37 2018-02-06 20:38:25 -02:00
sketch_180208d intro comments 2018-02-09 22:08:42 -02:00
sketch_180208e intro comments 2018-02-09 22:08:42 -02:00
sketch_180209a day 43 (and some older fixes) 2018-02-12 09:12:03 -02:00
.gitignore
README.md reduce 60 2018-03-01 23:28:05 -03:00
_config.yml

README.md

Hi! I'm [Alexandre Villares](https://abav.lugaralgum.com), let's see if I can make one small program (*sketch*) a day. I'm working with [Processing Java Mode](https://processing.org), [Processing Python Mode](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN), [P5JS (JavaScript)](p5js.org) and sometimes other stuff. If you enjoy this, make a small donation [here](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=HCGAKACDMVNV2) or with [Patreon](https://patreon.com/arteprog)
# sketch-a-day ### one visual idea a day [on GitHub!] Hi! I'm Alexandre Villares, let's see if I can make one small program (sketch) a day. I'm working with Processing Java Mode, Processing Python Mode, P5JS (JavaScript) and sometimes other stuff. If you enjoy this, make a small donation here or with Patreon

s060

060: code [Py.Processing]

Complete Object Oriented refactor...


s059

059: code [Py.Processing]

Back to a list of points, now every point of the grid has a node. Limited points_to random each.


s058

058: code [Py.Processing]

Now with some deepcopy of changeable imutable namedtuples (containing mutable lists), and some lerp()


s057

057: code [Py.Processing]

Revisited 54 and now I'm re-selecting random points_to nodes...


s056

056: code [Py.Processing]

Arrow grid moving in HSB colour space


s055

055: code [Py.Processing]

Grid revisited


s054

054: code [Py.Processing]

New arrows! With a "Tail" parameter...


s053

053: code [Py.Processing]

Big invisible refactor (no more point-grid to select from, now a list of possible X and Y positons to choose). On the visible side, fewer elements, and non-pointing elements redrawn in red on top.


s052

052: code [Py.Processing]

White lines first, black arrows on top.


s051

051: code [Py.Processing]

Points now on a grid.


s050

050: code [Py.Processing]

Arrows now...


s049

049: code [Py.Processing] Yet more graphs


s048

048: code [Py.Processing] Yet more graphs


s047

047: code [Py.Processing] Yet more graphs


s046

046: code [Py.Processing] Yet more graphs


s045

045: code [Py.Processing] Yet more graphs


s044

044: code [Py.Processing] More graphs


s043

043: code [Py.Processing] More graphs


s042

042: code [Py.Processing] Yet another interactive recursive thingy, the image on the right is shown with a key pressed


s041

041: code [Py.Processing] Yet another interactive recursive thingy, the image on the right is shown with a key pressed


040 040

040: sketch_180209a [Py.Processing] More recursion


039

039: sketch_180208e [Py.Processing] Manoloide inspired recursion


038

038: sketch_180208d [Py.Processing] Saskia Freeke inspired grid


037

037: sketch_180206b [Py.Processing] "Carnahacking is near!"


036

036: sketch_180205b [Py.Processing] Added some mouse disturbance


035

035: sketch_180204b [Py.Processing] Preparing for "Carnahacking"


034

034: sketch_180203c [Py.Processing] Like 33 but again with "w squared" circles


033

033: sketch_180202c [Py.Processing] Like 32 but again with lines


032

032: sketch_180201c [Py.Processing] Like 29 but with moving points after the gesture is done


031

031: sketch_180130c [Py.Processing] Like 29 but with moving points after the gesture is done


030

030: sketch_180130c [Py.Processing] Like 29 but with 3D and PeasyCam orbit...


29c

029: sketch_180129c [Py.Processing] Like 27 but with circles


28c

028: sketch_180128c [Py.Processing] Like 27 but on grayscale


27c

027: sketch_180127c [Py.Processing]YouTube

Saving a list of points to animate colour... Mouse speed changes recorded colour & strokeWeight()


26

026: sketch_180126c [Py.Processing] Mouse speed changing colour & strokeWeight()


25

025c: sketch_180125b [Py.Processing] Mouse speed changing strokeWeight()


24

024b: sketch_180124b [Py.Processing] Maybe tomorrow I'll try adding some sliders & movement to this graph ? [nah...]


23

023b: sketch_180123b [Py.Processing] Farrel's Sliders adding random displacement


022: missed :(


21b

021b: sketch_180121b [Py.Processing] Playing with Peter "Hacking Math Class" Farrel's Sliders!


20b

020b: sketch_180120b [Py.Processing] I was stuck on my DBN conversion sketch 20a, so this HSB shape play is 20b...

20a

020a: sketch_180120a [Py.Processing] Refactored the code generation, removed most of the repeated vertices... C D E G O R not nice yet…


19a

019: sketch_180119a [Py.Processing] DBN Letters: Now working on a new approach, generating vertex/Shape code, not there yet...


18a

018: sketch_180118a [Py.Processing] DBN Color font? Nah…


17a

017: sketch_180117a [Py.Processing] John Maeda's dbnletters.dbn code from Design by Numbers on Processing Python Mode


16a

016: 16a [Py.Processing] Converting some Typography code from Design by Numbers, almost there!


15a

015: sketch_180115a [Py.Processing] Converting some Typography code from Design by Numbers, first trials


14a

014: sketch_180114a [Py.Processing] Another 3D Graph


13a

013: s180113 [Py.Processing] 3D Graph


s180112

012: s180112 [Py.Processing] Another Graph Take


s180111

011: s180111 [Py.Processing] A Graph Take


s180110

010: s180110 [Py.Processing] More Manoloide inspired balls PNG (derived from a sketch by Manuel Gamboa Naon)


GIF

009: s180109 [Py.Processing] Balls for Manoloide GIF (derived from a sketch by Manuel Gamboa Naon)


GIF

008: s180108 [Py.Processing] Grid of Platonic Solids in Python Mode GIF


GIF

007: s180107 [Processing Java] Another grid of Platonic Solids in Java Mode GIF


GIF

006: s180106 [Processing Java] Grid of Platonic Solids in Java Mode GIF


005: s180105 [p5js] Line Tetrahedrons in p5*js - interactive


GIF

004: s180104 [Processing Java] Tetrahedrons in Java Mode- GIF


GIF

003: s180103 [Py.Processing] Tetrahedrons Python Mode- GIF


002: s180102 [Py.Processing] Many Stars 3D - YouTube


001: s180101[Py.Processing] Many Stars - YouTube (inspired by my own p5js Xmas & New Year card code)