test and readme
This commit is contained in:
17
readme.md
Normal file
17
readme.md
Normal file
@@ -0,0 +1,17 @@
|
||||
# SWT-CCTV
|
||||
|
||||
A rather simple CCTV software which operates with Java.
|
||||
If you want to build this project on yourself, you will need IntelliJ (or any other IDE) and Maven!
|
||||
|
||||
## Dependencies:
|
||||
- Webcam by Sarxos
|
||||
- SWT
|
||||
- _lwjgl (with opengl)_ → This is important for our goals of rendering on the GPU.
|
||||
- junit for testing stuff
|
||||
|
||||
### Future Plans:
|
||||
They arent too big, i want one thing more and that is some more utilities in the camera window.
|
||||
Also some Network streaming but i am too lazy to do that
|
||||
|
||||
### Author(s):
|
||||
- rattatwinko
|
||||
Reference in New Issue
Block a user