<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.18813">
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2 face=Arial>This week:</FONT></DIV>
<DIV><FONT size=2 face=Arial>Fixed some more stuff in Object mode and started 
working on Edit mode. Figuring out how to best approach the editmode problem 
took most of the time and in the end it seems it can't be fully converted to use 
VBOs without some serious architectural changes. Now I'm streaming the data to 
the GPU (reuploading every frame).</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial>Next week:</FONT></DIV>
<DIV><FONT size=2 face=Arial>I'll concentrate on editmode.</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial>The schedule:</FONT></DIV>
<DIV><FONT size=2 face=Arial>I think I'm allright since the only things needed 
to be done are GLSL drawing functions, some editmode stuff and some final 
optimizations.</FONT></DIV></BODY></HTML>