Commit Graph

18 Commits

Author SHA1 Message Date
02a9a6d662 Replaced VBO with Buffer and SubArray. Program now recieves Buffer, rather than VBO receiving Program. Added VertexDataAttribute for vertex structs.
Split json files to test this functionality.
2017-02-26 18:51:21 -05:00
7500e0e7a4 Added documentation comments, reorganized HexRender 2017-02-26 02:19:59 -05:00
bc584c8f42 Moved util files to separate class library 2017-02-26 01:30:27 -05:00
8a68bc6d2d Merged TODO removal and IDispose addition 2017-02-26 00:36:08 -05:00
ce3b5cce6c GLObject implements IDisposable 2017-02-26 00:33:29 -05:00
1ccf320d7d Merge branch 'master' of https://github.com/allemangD/hexworld 2017-02-25 20:17:21 -05:00
5e4a95f751 Removed todo comments; created issues on github 2017-02-25 20:16:55 -05:00
20f2ed8b0e Create README.md 2017-02-25 19:22:07 -05:00
b30f79acda Shader loader 2017-02-25 16:01:56 -05:00
88e773ef25 Reflection and deserialization for vertex data 2017-02-25 06:03:56 -05:00
d185544e47 Fixed aliasing issues, sinusoidal movment test 2017-02-25 03:45:27 -05:00
e473c9fb15 Initial tiles testing 2017-02-25 00:40:41 -05:00
234d1669dd Works on AMD now 2017-02-24 23:08:21 -05:00
ece5b0d30f Remove instancetiles 2017-02-24 21:45:40 -05:00
2710007ec2 More OO-like. a bit easier to read/use things 2017-02-24 21:22:13 -05:00
338efc337e Slowly getting things working 2017-02-24 16:31:15 -05:00
87120574c8 Add project files. 2017-02-22 22:45:04 -05:00
adadec1701 Add .gitignore and .gitattributes. 2017-02-22 22:45:01 -05:00