Skip to content

alyssaq/egg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Egg!

A mathematical equation to create an egg!

See the Egg curve!

Made with all the love and amusement with canvas

Develop

  1. Edit files in src
  2. View src/index.html in the browser

Production

  1. npm install
  2. grunt (to create publish-ready app)
  3. View app/index.html in the browser

Deploy app to gh-pages

Delete gh-pages branch if it exists

  $ git branch -d gh-pages
  $ git push origin :gh-pages

Deploy app folder

  $ git subtree push --prefix app origin gh-pages

Future Features

Mr. Potato head / paper doll / add facial features to the egg!

Reference

http://www.mathematische-basteleien.de/eggcurves.htm

License

MIT

About

Egg math equation drawn with canvas

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published