mirror of
https://github.com/orange-cpp/omath.git
synced 2026-02-13 07:03:25 +00:00
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:
@@ -149,4 +149,14 @@ Return `nullopt` if `t*` is absent.
|
||||
|
||||
---
|
||||
|
||||
## See Also
|
||||
|
||||
- [Projectile Documentation](projectile.md) - Projectile properties
|
||||
- [Target Documentation](target.md) - Target state representation
|
||||
- [Legacy Implementation](proj_pred_engine_legacy.md) - Standard projectile prediction engine
|
||||
- [AVX2 Implementation](proj_pred_engine_avx2.md) - Optimized AVX2 engine
|
||||
- [Tutorials - Projectile Prediction](../tutorials.md#tutorial-3-projectile-prediction-aim-bot) - Complete aim-bot tutorial
|
||||
|
||||
---
|
||||
|
||||
*Last updated: 1 Nov 2025*
|
||||
|
||||
Reference in New Issue
Block a user