v0.0.3
devlikeapro/wahav0.0.3Mar 7, 2025by ShenhanQian
AI Summary
VHAP v0.0.3 introduces major rendering and camera support updates, including the ability to handle cameras with non-center principal points and simplified rendering functions.
Key Highlights
- Support for cameras whose principal points are not at the image center.
- Simplified rendering functions allowing FlameViewer to load texture maps.
- Added temporal smoothness term for expression handling.
- Refract and simplify loss names.
New Features
- Improved camera calibration handling.
- Enhanced FlameViewer capabilities with texture maps.
- New temporal smoothness loss term.
Full Release Notes
**Major changes:** - Support cameras whose principal points are not at the image center. (https://github.com/ShenhanQian/VHAP/commit/34afb35bfe71a8b31d4a95fa41ef9b625bc1fc24) - Simplify rendering functions and allow FlameViewer to load a texture map. (https://github.com/ShenhanQian/VHAP/commit/d8ce4e97a38c85bb22cfee5dacced09d51723b36) - Add temporal smoothness term for the expression. Refract and simplify loss names. (https://github.com/ShenhanQian/VHAP/commit/1603303eb8c60bab3a8d8f47c03386f8dfffa04b)