Skip to content

stigmee/stigmee

Repository files navigation

Stigmee

This repo contains all the Godot script code making possible the Stigmee application. It uses other repos inside the Stigmee workspace, compiled as libraries to be used as gdnative code:

The Stigmee project is compiled by the following repo:

The Stigmee binary, assets and artifacts are compiled inside the created build/ folder.

Camera Bindings

  • W or UP: forward translation the camera.
  • S or DOWN: backward translation the camera.
  • D or RIGHT: right translation the camera.
  • A or LEFT: left translation the camera.
  • R: zoom in.
  • F: zoom out.
  • O: camera CCW rotation.
  • I: camera CW rotation.
  • left mouse button pressed: camera translation.
  • middle mouse button pressed: camera rotation.
  • mouse scroll: zoom (not fonctional).
  • double left button click on the moving cube: track the cube.
  • SHIFT: allows to increase the camera displacement.
  • ESCAPE: stop tracking the cube.

About

Stigmee application as Godot project

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •