This blog is a try to me keep motivates and a way to see my progress on my current projects. Let’s see how it goes!
Gustav Jansson
week9
6 March 2017
This week I didn’t do much, except implementing radix sort with count sort as the second sorter. Pretty standard I guess but it wasn’t in my toolbox library and I will need it for the upcoming render optimization
week8
26 February 2017
This week I replaced the built-in assert with a custom one to get callstack information, and I’ve also finally completed the rewrite of the new opengl buffer rendering.