Skip to content

Implementation of a 2D visibility determination algorithm in clojurescript

Notifications You must be signed in to change notification settings

nmichel/i-see-you-clojurescript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

i-see-you-clojurescript

Implementation of a 2D visibility determination algorithm in clojurescript

See a demo : at http://nmichel.github.io/i-see-you-clojurescript/

Getting started

  1. Modify project.clj, especially figwheel related parameters, to match your very own network configuration

  2. Start interactive session using leiningen and figwheel plugin

$ lein figwheel

  1. open file index.html in a browser

URL must look like file://.../i-see-you-clojurescript.git/index.html

A prompt should appear in the command line where you opened the interactive session in step 2, allowing you to interact with the browser in clojurescript.

About

Implementation of a 2D visibility determination algorithm in clojurescript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published