Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 623 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 623 Bytes

Axiom Touch Mock

A mockup for a more touch friendly camera control

See it in action

Just go to the githuhb pages page

Hack it!

To work on the code, simply get the code by running

git clone --recursive https://github.com/anuejn/axiom_touch_mock
cd axiom_touch_mock
- Attention!
- This Project uses submodules! when you clone without --recursive your browser wont find some libraries!

Then serve the files with a local webserver. For example with python3 -m http.server. Then point your webbeowser to the displayed url (i.e. localhost:8000)