Commit Graph

7 Commits

Author SHA1 Message Date
ca55ca7208 Refactoring. 2020-02-23 16:17:10 -05:00
5a02f4ad6a Renamed camera test file. 2020-02-23 13:56:02 -05:00
bb44e4fee3 Wrote a very basic camera and unit tests. 2020-02-23 01:34:41 -05:00
276f429b2f Removed some unused files. 2020-02-22 00:05:38 -05:00
5699caf9e4 Added accidentally removed import. 2020-02-21 16:17:47 -05:00
e7b506f6a3 Changed unit testing to non-graphical tests.
Currently, just reset things to a template file. Still learning what's easy to test and not.
2020-02-21 02:06:32 -05:00
519d31f2e1 Another restructure with code updates.
Updated RectTextrue.cs, VertexInformation.cs, and IDrawable.cs to properly pass indice information.
2020-02-20 18:07:17 -05:00