imasiprojects / ImasiEngine

3D Engine Library, by Imasi
2 stars 1 forks source link

Improve Cache #65

Closed ivancea closed 7 years ago

ivancea commented 7 years ago

Original report by Iván Sanz (Bitbucket: ivansanz, GitHub: isc30).


Entity: We want extra triple cache (like camera) (translationMatrix, rotationMatrix, scaleMatrix) + existing modelMatrix cache

Find other places where cache is needed / useful :P

ivancea commented 7 years ago

Original comment by Iván Sanz (Bitbucket: ivansanz, GitHub: isc30).


Assigned to Cache master