2023-09-15 08:12:52 +02:00
2023-09-15 08:12:52 +02:00
2023-09-14 11:12:02 +02:00
2023-09-14 11:46:06 +02:00
2023-09-15 08:12:52 +02:00
2023-09-14 11:12:02 +02:00
2023-09-14 11:50:40 +02:00

Buildung

  1. mkdir build
  2. cd build
  3. cmake ..
  4. make -j7

Execution

  • Without dirichlet mask
./PIE ../data/head.obj ../data/head_tex.jpg ../data/body_tex.jpg ../data/head.png
  • With dirichlet mask
./PIE ../data/head.obj ../data/head_tex.jpg ../data/body_tex.jpg ../data/head-dilat.png ../data/head-dirichlet-dilat.png
Description
No description provided
Readme 16 MiB
Languages
C++ 94.2%
C 3.3%
GLSL 2.1%
CMake 0.4%