Future Sketches Group @ MediaLab What do creative tools of the future look like? Baku Hashimoto ڮຊഴ Video Director / Visual Artist / (Wannabe) Software Developer ~ ~ ~ ~ ~ (In my humble opinion)
In This Talk My background (in briefly) Glisp - Lisp-based graphic design toolkit UI/UX for creative tool My attitude for creating generative thingy And so on...
((((Why Lisp?))))) * Easy to implement parser/evaluator * ((Explicit hierarchy) of (syntax tree)) ... And as it just looks cool * The nature of “Code as Data”
text("Code as Data", 150, 50); (style (f i ll "royalblue")
(circle [50 50] 50)
(text "Code as Data" [150 50])) p5 = A sequence of orders to change drawing context's state = An expression returning the content of graphics Open in Glisp
< - > Parameter's value < - - Fitness of 👍❤ Every design process is an optimization problem o + < < ~ ~ > Coding Slider Touchpad The usability/behavior of user interface constraints how we can move in the "fitness landscape"
Douglas Engelbart https://www.dougengelbart.org/content/view/192/165/ "Business as Usual" "Improving how we do that" "Improving how we improve" Bootstrapping A activity B activity C activity < ~ < ~
Bootstrapping https://www.dougengelbart.org/content/view/192/165/ "Making stuff" "Making how we make" "Making how we make ways to make" (In creative process) The Future of creative coding might be laying here A activity B activity C activity But I still love daily repetitive work Douglas Engelbart < ~ < ~ What I do with developing Glisp < ~