This website requires JavaScript.
Explore
Help
Sign In
me
/
Diamond
Archived
Watch
1
Star
0
Fork
0
You've already forked Diamond
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2026-05-22
. You can view files and clone it, but cannot push or open issues or pull requests.
Files
84608d5981b95d72adc03b8ea70eaccd6dcd8cac
Diamond
/
hexworld
History
David Allemang
84608d5981
Started refactors for logging and level loading
2017-02-27 01:04:30 -05:00
..
Properties
More OO-like. a bit easier to read/use things
2017-02-24 21:22:13 -05:00
res
Started refactors for logging and level loading
2017-02-27 01:04:30 -05:00
App.config
Works on AMD now
2017-02-24 23:08:21 -05:00
Driver.cs
Started refactors for logging and level loading
2017-02-27 01:04:30 -05:00
HexRender.cs
Started refactors for logging and level loading
2017-02-27 01:04:30 -05:00
hexworld.csproj
Started refactors for logging and level loading
2017-02-27 01:04:30 -05:00
OpenTK.dll.config
Add project files.
2017-02-22 22:45:04 -05:00
packages.config
Add project files.
2017-02-22 22:45:04 -05:00
Tile.cs
Replaced VBO with Buffer and SubArray. Program now recieves Buffer, rather than VBO receiving Program. Added VertexDataAttribute for vertex structs.
2017-02-26 18:51:21 -05:00
Vertex.cs
Replaced VBO with Buffer and SubArray. Program now recieves Buffer, rather than VBO receiving Program. Added VertexDataAttribute for vertex structs.
2017-02-26 18:51:21 -05:00