paroj / gltut

Learning Modern 3D Graphics Programming
https://paroj.github.io/gltut/
MIT License
1.57k stars 377 forks source link

Useless function in tut 06 Rotations #73

Open paroj opened 11 years ago

paroj commented 11 years ago

Originally reported by: Giuseppe Barbieri (Bitbucket: gbarbieri, GitHub: gbarbieri)


In Rotations.cpp

glm::vec3 DynamicNonUniformScale(float fElapsedTime)

Should be a relict of the previous example (Scale) and not used