Coding/programming update
Posted 2004-12-08-1255
It's been a while since I've updated my coding blog, so here goes.
I have released libtpproto-cpp 0.0.1. It is fairly nice, and I have used it to create a very small c++ client for Thousand Parsec.
I spent a few days late last week working on Golden Key Canterbury's new event system. Over 1000 lines of php, sql and html. Is now up and running in test mode, and I'm slowly copying from the old system to the new one.
I think I should mention what I'm thinking of doing for the next while. I want to tidy up some of tpserver-cpp, mostly logging, messaging and universe generation. I'm also thinking of having another big hacking session on dart. Libdart was left broken after COSC422 earlier this year, and I really want to continue improving it. On the list are: textures, camera parameters, rendering speed reparsing for animation and support for automatic LOD. At GK I hope to set up a CSS Zen Garden-like area, using xhtml too, to play with and get other people to help with the layout and design.