Skip to content

Commit

Permalink
Implement basic orbit camera
Browse files Browse the repository at this point in the history
This adds a basic "orbit camera" where the camera orbits around a point
in space.
  • Loading branch information
super-tuple committed Jan 16, 2021
0 parents commit dcc4d81
Show file tree
Hide file tree
Showing 7 changed files with 4,161 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
/target
Loading

0 comments on commit dcc4d81

Please sign in to comment.