OpenDiablo2 / OpenDiablo2

An open source re-implementation of Diablo 2

Home Page:https://opendiablo2.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Matrix4: write unit tests for `d2math.Matrix4`

gravestench opened this issue · comments

We need to verify that all methods of Matrix4 work as they should.

This is currently blocking work in scene systems.