The Motion Antecipation repository (MAn)
Example of result for Transparency Control using Motion Antecipation:
MAn-xsmall.mp4
- OpenGL
- Pthreads
To install the requirements:
sudo apt install libopengl-dev libglx-dev libgl1-mesa-dev libxrandr-dev libxinerama-dev libxcursor-dev libxi-dev
- MuJoCo (included through fetch)
- GLFW3 (included through fetch)
- Dear ImGui (included through fetch)
- FFMPEG dev libraries and headers
- CUDA compiler
To install the requirements: [IN DEVELOPMENT]
sudo apt install libavdevice-dev libavutils-dev
- OpenCV 4 or higher
To install the requirements:
sudo apt install libopencv-dev
To build use the build.sh
script.
./build.sh
To run use the run.sh
script.
./run.sh