My mistake, appologies for wasting your time. I thought I had included the ModelViewer and the BSP Renderer in this release, but I remember now that I have not had the time to clean up the code for this release. Can you please download this version - http://jedi-sdl.pascalgamedevelopmen...odelViewer.zip
this includes an Win32 exe which, if you don't pass anything via the command line, should default by loading and playing the Blade animation. Please confirm that this works for you. Be aware that the code is still unclensed , but hopefully it will get you started.

I did start writing a class wrapper a few years ago that would load a variety of 3D models using OpenGL, but again got distracted and never finished it. There is also an MD5 example that I can dig out if you want to see that one.

Quote Originally Posted by jdarling
Problem is, the screen is blank. Nothing, nadda, zilch, zip...

Any ideas whats wrong, or where the current version of the demos are?
I have not looked at your code, but my guess is that you have not passed the correct path to the Model directory you want to load via the command line.