v0.0.3

ComposioHQ/awesome-claude-skillsv0.0.3Mar 7, 2025by ShenhanQian

AI Summary

This release improves camera handling by supporting off-center principal points and simplifies the rendering pipeline by enabling FlameViewer to load texture maps, while also refining the loss function for better temporal smoothness.

Key Highlights

  • Support for cameras whose principal points are not at the image center
  • Simplified rendering functions and FlameViewer texture map loading
  • Added temporal smoothness term for the expression
  • Refactored and simplified loss names

New Features

  • Support for cameras whose principal points are not at the image center
  • Allow FlameViewer to load a texture map
  • Add temporal smoothness term for the expression

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)