Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 1021 Bytes

README.md

File metadata and controls

27 lines (22 loc) · 1021 Bytes

Lenscraft an Open Source Photobooth

Code status

codecov Build Status Total alerts Language grade: C/C++

Demo

Photo booth

Dependencies

  • opencv2
  • opengl 2.1
  • glfw 2.x
  • glm
  • glew
  • pkg-config

Setup For Mac & Linux

pkg-config & glew are required before running make. The makefile will trigger a script to pull down all required dependencies.

how to build?

make