Learning of today: most initial allocs in #osre are starind std::strings constanzs. Replacing then is a good idea #cpp #gamedev
3
1
0
0
Learning of today: most initial allocs in #osre are starind std::strings constanzs. Replacing then is a good idea #cpp #gamedev
My learning for today: if you have introduced render path interfaces for special render techniques make sure that their rendering get applied to the new frame. #gamedev #osre
I have updated the sample-page for #OSRE: github.com/kimkulling/o... #gamedev #programming