-
- Downloads
started refactoring
parents
No related branches found
No related tags found
Showing
- Makefile 23 additions, 0 deletionsMakefile
- app_tools/beamer_config.sh 7 additions, 0 deletionsapp_tools/beamer_config.sh
- config/.gitkeep 0 additions, 0 deletionsconfig/.gitkeep
- config/beamer.dat 1 addition, 0 deletionsconfig/beamer.dat
- config/distance.dat 1 addition, 0 deletionsconfig/distance.dat
- config/matrixe.dat 3 additions, 0 deletionsconfig/matrixe.dat
- config/sandbox.dat 4 additions, 0 deletionsconfig/sandbox.dat
- lib/Makefile 21 additions, 0 deletionslib/Makefile
- lib/common.mk 2 additions, 0 deletionslib/common.mk
- lib/components/Makefile 16 additions, 0 deletionslib/components/Makefile
- lib/components/beamer.cpp 200 additions, 0 deletionslib/components/beamer.cpp
- lib/components/beamer.h 23 additions, 0 deletionslib/components/beamer.h
- lib/components/calibrate.cpp 77 additions, 0 deletionslib/components/calibrate.cpp
- lib/components/calibrate.h 30 additions, 0 deletionslib/components/calibrate.h
- lib/components/camera.cpp 151 additions, 0 deletionslib/components/camera.cpp
- lib/components/camera.h 54 additions, 0 deletionslib/components/camera.h
- lib/controller.cpp 262 additions, 0 deletionslib/controller.cpp
- lib/controller.h 46 additions, 0 deletionslib/controller.h
- lib/tools/Makefile 19 additions, 0 deletionslib/tools/Makefile
- lib/tools/borderedit.cpp 63 additions, 0 deletionslib/tools/borderedit.cpp
Makefile
0 → 100644
app_tools/beamer_config.sh
0 → 100755
config/.gitkeep
0 → 100644
config/beamer.dat
0 → 100644
config/distance.dat
0 → 100644
config/matrixe.dat
0 → 100644
config/sandbox.dat
0 → 100644
lib/Makefile
0 → 100644
lib/common.mk
0 → 100644
lib/components/Makefile
0 → 100644
lib/components/beamer.cpp
0 → 100644
lib/components/beamer.h
0 → 100644
lib/components/calibrate.cpp
0 → 100644
lib/components/calibrate.h
0 → 100644
lib/components/camera.cpp
0 → 100644
lib/components/camera.h
0 → 100644
lib/controller.cpp
0 → 100644
lib/controller.h
0 → 100644
lib/tools/Makefile
0 → 100644
lib/tools/borderedit.cpp
0 → 100644
Please register or sign in to comment