Giter VIP home page Giter VIP logo

pictures's Introduction

Drawing Dynamic Visualizations

Based on Drawing Dynamic Visualizations by Bret Victor.

Hosted at pictures.DallinOsmun.com

I've seen quite a few of Bret Victor's videos and they always blow me away. I want to explore and come up with my own creative tools. I've decided to recreate one of his tools to help me more fully grasp the concepts he explains. Right now I'm stuck in old programming paradigms and I need help to open up my mind. There's no better way to understand something than to create it yourself.

(todo:: screenshot goes here)

Goals

  • Have Fun.
  • Gain better understanding of next-gen creation tools.
  • Extract out library for storing/evaluating visual equations. (i.e. "(energy in KWh) / 1000" )
  • Extract out library for dragging numbers to adjust them.

To Hack On It

Make sure you have node installed. Optionally, you can install a live-reload plugin in your browser.

  • gem install sass
  • npm install -g webpack
  • npm install
  • webpack -w
  • npm run sass
  • optional: npm run lr (this starts live reload)

Todo

  • Setup basic styles and layout
  • Refactor layout styles to flexbox maybe?
  • Starting off with the "Data" section

pictures's People

Contributors

numso avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.