Skip to content
This repository was archived by the owner on Oct 8, 2023. It is now read-only.

legeof008/virtual-camera

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

virtual-camera

Compliation and running

In order to compile the app you'll have to have sdl2 package on your native platform installed. A simple guide is here : https://github.com/Rust-SDL2/rust-sdl2 After that, in the directory run:

cargo build --release

Then go to target -> release -> virtual-camera(.exe) and run the program.

Controlls

  • arrow keys to move around,
  • z to zoom, x to de-zoom, 'c' to reset zoom,
  • w to look up, s to look down,
  • q to turn left, e to turn right

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages