Skip to content

Commit

Permalink
uploaded README.md.
Browse files Browse the repository at this point in the history
  • Loading branch information
maxelshepherd committed Jun 19, 2024
1 parent 111719d commit 3919dc7
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# Whyndhurst CCTV FoV Simulator
This repository contains the source code and binaries for a 3D simulator of the field of views of the CCTV installed on farm.

<div style="text-align:center">
<img src="sceencapture.png" />
</div>

## How To Use

1) Download and extract dist.zip
2) Double click main.exe

<div style="text-align:center">
<img src="key_layout.png"/>
</div>

| Key | Action |
|-------------------------|------------------------------------------|
| W A S D | View translation left/right forward/backward |
| Arrow keys | View rotation |
| I J K L | Camera tilt |
| 1-9 | Camera selection |
| Mouse wheel | Camera up/down |
| Mouse left click + drag | Camera position |
Binary file added key_layout.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added sceencapture.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 3919dc7

Please sign in to comment.