Skip to content

This was previously done as a group project and forked. Allows to play chess with an augmented chessboard.

Notifications You must be signed in to change notification settings

lucidlactose/augmentedRealityChess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

augmentedRealityChess

This does not appear on my github so I cloned it and readded it to mine.

The original link to the project is here https://github.com/FernandoCaudillo10/augmentedReality.

To run:

g++ -std=c++11 src/*.c src/*.cpp test.cpp -I include/ `pkg-config --libs --cflags opencv` -lglfw -lGL -lX11 -lpthread -lXrandr -lXi -ldl

About

This was previously done as a group project and forked. Allows to play chess with an augmented chessboard.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published