Skip to content

qualia-lab/proxe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Proxemics-Engine Suite


Build system

We use CMake for our build system. Bear in mind that cmake enforces an out of source build.

Development & Testing

The code has been developed and tested in the following environments:

Developer Documentation

We use ClangFormat tool provided by the LLVM/Clang community to enforce formatting of code. If you are hacking on this codebase and interested in contributing, we recommend that you install the clang-format tool and set it to read configuration in file mode. A '.clang-format' file is already present at the root of the project and hence, when you activate the tool, it will format the code base per the requirements of rest of the code base with out ambiguity.

Support

For help, support, queries, shoot an email to hnaik2@uic.edu

Releases

No releases published

Packages

No packages published