Thread Previous • Date Previous • Date Next • Thread Next |
Hi, I have a suggestion to move all GLDraw* things to something like virtual void Class::render(). It makes no sense to have it separate, since every class has only one renderer anyway. It should make the codebase a lot more compact and readable. I will need some help with that, though. Opinions? v
Thread Previous • Date Previous • Date Next • Thread Next |