Skip to content
This repository has been archived by the owner on Feb 2, 2021. It is now read-only.

A library for interactively creating graphics visualizations

License

Notifications You must be signed in to change notification settings

paf31/purescript-graphics-vis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

purescript-graphics-vis

A library for interactively creating graphics visualizations in the browser using PSCi and the WebAudio and Canvas APIs.

Note: Internet Explorer and Safari are not currently supported.

Instructions

  • Install the latest (>= 0.10.2) PSCi.

  • Start PSCi with the --port option: pulp psci -- --port 8080

  • Open http://localhost:8080/

  • Evaluate expressions in PSCi:

    PSCi, version 0.10.2
    Type :? for help
    
    Bundling Javascript...
    Serving http://localhost:8080/. Waiting for connections...
    
    > import Graphics.Vis.Example
    > animate scene
    
  • Play some music and enjoy the show!

Example

About

A library for interactively creating graphics visualizations

Resources

License

Stars

Watchers

Forks

Packages

No packages published