• Stars
    star
    295
  • Rank 140,902 (Top 3 %)
  • Language
    Swift
  • License
    MIT License
  • Created over 9 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Swift implementation of the reform dynamic drawing application inspired by Bret Victor's talk "Drawing Dynamic Visualizations"

Reform - Drawing Dynamic Visualizations

Gitter

screenshot of the applciation

What is Reform?

Reform is an vector graphics application featuring direct manipulation programming.

It is based on Bret Victor's talk "Drawing Dynamic Visualizations".

Currently it is still under development. Feel free to contribute!

Demo

Take a look at this youtube playlist to see the application in action.

Requirements

The current version requires Swift 3 and XCode 8 beta to compile. You can checkout an earlier commit to compile in XCode 7. A compiled version can be downloaded here

When will it be released?

Once it's done. Take a look at the TODO.md to get an impression of what's missing. Contributions are very welcome.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Links

Bret Victor:
http://worrydream.com/

Bret Victor's talk "Drawing Dynamic Visualisations":
http://vimeo.com/66085662

Bret's talk notes:
http://worrydream.com/DrawingDynamicVisualizationsTalkAddendum/

Reform in Java:
https://github.com/laszlokorte/reform-java

More Repositories

1

tams-tools

A set of tools for teaching and learning computer science built with cycle.js
JavaScript
31
star
2

reform-java

Java implementation of the reform dynamic drawing application inspired by Bret Victor's talk "Drawing Dynamic Visualizations"
Java
16
star
3

graph-tools

Educational project for working with graphs
TypeScript
8
star
4

Dataphant

Php Datamapper ORM
PHP
7
star
5

damasc

Experimental REPL for a subset of an ES6 like language.
Rust
3
star
6

informatik-master

Informatik Master exercises
TeX
3
star
7

svelte-rust-fft

Discrete Fourier Transform in Svelte+ThreeJS+Rust+WASM
Rust
3
star
8

bayes-theorem

A geometric interpretation of Bayes Theorem showing how dependent probabilties relate to each other.
Svelte
2
star
9

opengl-framework

Some example project I used to play around with OpenGL and C++
C
1
star
10

dart-logic

Dart
1
star
11

table-scroller

TypeScript
1
star
12

fourier-cuboid

Interactive exploration of the dualities between signals and their corresponding Fourier Transform
JavaScript
1
star
13

pla-drawing

experiment: simple logic circuits as svg
JavaScript
1
star
14

qbit

Visualization of a qbit composed of two complex numbers.
Svelte
1
star
15

aoc2022

Rust
1
star
16

blue-noise

his is an interactive demonstration of the Void and Cluster algorithm for generating blue noise
Svelte
1
star
17

renewex

Renew file parser written in Elixir.
Elixir
1
star
18

bluenoise-notebook

Jupyter Notebook
1
star
19

smooth-drag

This is an implementation of scroll physics inspired by iOS.
Svelte
1
star
20

svg-viewbox-trans

This is an experiment to transform coordinates from the viewport space (`clientX`, `clientY`) into the local SVG without using `svg.getScreenCTM()`.
Svelte
1
star
21

aoc2023

Advent of Code 2023 Elixir
Elixir
1
star
22

beamformer

Svelte
1
star