Skip to content

Commit

Permalink
Initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
mikolalysenko committed Jan 7, 2013
0 parents commit c2c131b
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .gitignore
@@ -0,0 +1,14 @@
lib-cov
*.seed
*.log
*.csv
*.dat
*.out
*.pid
*.gz

pids
logs
results

npm-debug.log
4 changes: 4 additions & 0 deletions README.md
@@ -0,0 +1,4 @@
Arcball
=======

A simple library-agnostic arcball camera in Javascript

0 comments on commit c2c131b

Please sign in to comment.