Rotation converter is a web page that allows to easily adjust rotation in 3D view and set/get rotation in various mathematical representations.
- Vue 3 Composition API
- TypeScript
- Vite
- Bun
- Install VSCode
- Install VSCode Extentions:
- ms-azuretools.vscode-docker
- ms-vscode-remote.remote-containers
- Vue.volar
Ctrl+Shift+P
->Reopen in container
bun run dev
(inside devcontainer terminal)