mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-26 16:18:53 +00:00
- Added Vector3OrthoNormalize() to raymath.h - not sure if it is correct - Implemented MeshBinormals() - Mesh struct has not a place for them... - Updated model_material_pbr example - tested but not working on my GPU (old Intel HD), actually, it never worked on it...