-
Notifications
You must be signed in to change notification settings - Fork 64
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
LizhenWangT
committed
May 13, 2022
1 parent
7a958a3
commit f0530bc
Showing
6 changed files
with
86 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,15 @@ | ||
### FaceVerse version 0 | ||
id_dim 120, exp_dim 64, tex_dim 200 | ||
base uv in 256 x 256 (not symmetrical) | ||
base uv in 200 x 200 (not symmetrical) | ||
|
||
### FaceVerse version 1 | ||
id_dim 150, exp_dim 74, tex_dim 251 | ||
base uv in 199 x 199 (symmetrical) | ||
|
||
### FaceVerse version 2 | ||
id_dim 150, exp_dim 52, tex_dim 251 | ||
base uv in 199 x 199 (symmetrical) | ||
normal version: 28632 vertices | ||
simplified version: 6335 vertices | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters