Feeds:
Posts
Comments

Archive for August, 2008

Progress!

I couldn’t stand the flickering problem and the solution couldn’t be easier.
Just one flag to be set in the .NET control and off we go!
But instead of using OpenGL I decided to give D3D a go instead but why?
Perhaps I am lazy but I couldn’t get the texturing to work in OpenGL for some odd [...]

Read Full Post »

Long time no see

A scene from Starwars ep. 1 and the quote “We do not report until we have something to report”.
This is reality for me and my log even if this mean less frequent logging.
So what have I been doing now? I have noticed how fast an application in C++/CLI get bad code read ability.
Problem occur when [...]

Read Full Post »

If there is one thing I have been ignoring in my development it has to be proper tools with a proper UI. I usually made up something easy with shortcuts on the keyboard rather than the UI. This happend when I left VB for C++.
Why? Because making a good UI in plain C++ aint really [...]

Read Full Post »