Divelix / rotation_converter

Rotation Converter with 3D view

Home Page:https://divelix.github.io/rotation_converter/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rotation Converter

Rotation converter is a web page that allows to easily adjust rotation in 3D view and set/get rotation in various mathematical representations.

Tech stack

  • Vue 3 Composition API
  • TypeScript
  • Vite
  • Bun

Contribution

How to run

  1. Install VSCode
  2. Install VSCode Extentions:
    • ms-azuretools.vscode-docker
    • ms-vscode-remote.remote-containers
    • Vue.volar
  3. Ctrl+Shift+P -> Reopen in container
  4. bun run dev (inside devcontainer terminal)

About

Rotation Converter with 3D view

https://divelix.github.io/rotation_converter/

License:MIT License


Languages

Language:Vue 90.0%Language:CSS 6.9%Language:TypeScript 1.3%Language:Dockerfile 1.1%Language:HTML 0.7%Language:Shell 0.1%