Jump to content
Fi8sVrs

Chalktalk

Recommended Posts

  • Active Members

Pendulum.gif

 

Pendulum.gif

 

Chalktalk is a digital presentation and communication language in development at New York University's Future Reality Lab. Using a blackboard-like interface, it allows a presenter to create and interact with animated digital sketches in order to demonstrate ideas and concepts in the context of a live presentation or conversation.

Sketches can display animations and graphics in 2D and 3D…

 

Rotation.gif

 

…link together to demonstrate complex logical connections and behaviors…

3DGraphics.gif

 

…and even be coded live from within Chalktalk itself.

 

LiveCoding.gif

 

A growing library of sketches--from creatures to math and physics objects--is available, and Chalktalk continues to evolve.

 

Installation and Usage

Installation instructions can be found in the wiki.

More complete documentation on the usage of the system can be found there as well, but is a work in progress.

 

Creating and Contribuiting

Contributions to the core codebase and sketch library are welcome.

To create your own sketch, create a new .js file (nameOfMySketch.js) or copy a template (from sketch_templates) into the sketches directory.

In your file, change the value of this.label and begin customizing your new sketch.

Further information on sketch creation can be found in the wiki.

 

License

MIT

 

Download: chalktalk-master.zip

or

git clone https://github.com/kenperlin/chalktalk.git

 

Source: https://github.com/kenperlin/chalktalk

  • Upvote 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...