Skip to content

stormont/elm-mouse-rays

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

elm-mouse-rays

Example for using Elm lang to draw rays from a fixed point to the mouse location. [For Beginners]

See the demo (Start a ray by clicking the mouse.)

To run it locally:

git clone https://github.com/stormont/elm-mouse-rays.git

cd elm-mouse-rays

git checkout 2015.10.30.01

elm-make src/Main.elm --output=demo.html

Then, open demo.html in your web browser.

For a walkthrough, see my blog post.

About

Drawing rays from a fixed point to the mouse location using Elm.

Resources

License

Stars

Watchers

Forks

Packages

No packages published