A mockup for a more touch friendly camera control
Just go to the githuhb pages page
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
)