Improve documentation with cross-references and README enhancements

Co-authored-by: orange-cpp <59374393+orange-cpp@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2025-11-01 09:54:08 +00:00
parent 0b89c1d36d
commit f3d5f84d2c
7 changed files with 114 additions and 17 deletions

View File

@@ -258,4 +258,13 @@ struct LHCTrait {
---
## See Also
- [Engine-Specific Camera Traits](../engines/) - Camera implementations for different game engines
- [View Angles Documentation](../trigonometry/view_angles.md) - Understanding pitch/yaw/roll
- [Getting Started Guide](../getting_started.md) - Quick start with projection
- [Tutorials - World-to-Screen](../tutorials.md#tutorial-2-world-to-screen-projection) - Complete projection tutorial
---
*Last updated: 1 Nov 2025*