Commit Graph

5 Commits

Author SHA1 Message Date
259e809c2f Refactor vertex positioning to separate function. 2017-12-01 14:50:58 +01:00
3231e078b3 Add entities for convolutional layers. 2017-11-27 12:25:56 +01:00
9de25b0f37 Go back to using pointers instead of vectors.
No need to incur that performance overhead.
2017-11-23 16:18:10 +01:00
44f467c81c Bugfix: fix 2/3 of nodes missing. 2017-11-23 16:13:45 +01:00
f289b2f52b Reimplement drawing system with vertex buffers.
Now with 10000% more performance.
2017-11-23 14:43:31 +01:00