https://github.com/tsoding/secret
Artifacts of the "Computer Vision" stream
https://github.com/tsoding/secret
Last synced: about 1 year ago
JSON representation
Artifacts of the "Computer Vision" stream
- Host: GitHub
- URL: https://github.com/tsoding/secret
- Owner: tsoding
- License: mit
- Created: 2024-06-06T08:40:54.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-06T08:43:51.000Z (about 2 years ago)
- Last Synced: 2024-06-06T11:16:10.360Z (about 2 years ago)
- Language: C
- Size: 6.08 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cracking Secret Message

Artifacts of the "Computer Vision" stream. Originally developed as part of the Panim Animation Engine. But since the engine was not publically available at the time the implementation was extracted as a standalone project.
## Quick Start
```console
$ cc -o nob nob.c
$ ./nob
$ ./build/secret ./build/libplug.so
```