Wrapper Tutorial

Blitz3D Forums/Blitz3D Tutorials/Wrapper Tutorial

This is a tutorial I made that shows how to make a wrapper DLL.
In this specific tutorial I wrap some of the classes from DirectX 9 and use them to render a teapot inside the Blitz3D window.
The rendering will be noninteractive but you can toggle wireframe rendering on and off.

Download it here --> http://www.svenberra.net/wraptutor.zip
(You may have to rightclick the link and select Save Target As...)
[Edit] I moved the file to a faster server [/Edit]

thanks for this tutorial Sweenie, it has helped me a great deal and I really appreciate your contribution.

great work, thanks

How did I miss this first time around.

Great thanks.