Search found 4 matches

by davex
Tue Sep 15, 2009 10:18 am
Forum: Beginners Help
Topic: Render To Texture: Z-Buffer Error using DirectX 9 driver
Replies: 4
Views: 1798

Render To Texture: Z-Buffer Error using DirectX 9 driver

Hello, I'm trying to create a night vision camera effect. I want to have a small image on the hud that shows the scene from the current camera but using a different set of models (with some heat vision textures on them). I have more or less managed this by following the render to texture tutorial. O...
by davex
Thu Sep 10, 2009 8:49 am
Forum: Beginners Help
Topic: Project setup to compile and debug game and Irrlicht
Replies: 5
Views: 287

Right, I wasn't able to work out what I was doing wrong, so I just made a copy of the examples sln and modified it. Fixed the problem but didn't really solve the problem unfortunately :(

Anyway, thanks for the help :)
by davex
Tue Sep 08, 2009 3:15 pm
Forum: Beginners Help
Topic: Project setup to compile and debug game and Irrlicht
Replies: 5
Views: 287

Thanks for the fast reply :D Still having the same problem though. I went though my system and deleted anything related to Irrlicht, downloaded it again and then went through the following steps. 1) Unzip Irrlicht into the root of c:\ 2) Create a new solution for the game and in it a project for it....
by davex
Tue Sep 08, 2009 2:06 pm
Forum: Beginners Help
Topic: Project setup to compile and debug game and Irrlicht
Replies: 5
Views: 287

Project setup to compile and debug game and Irrlicht

Hi, I'm trying to set up a Visual Studio Express 2008 project where I can code/debug my project and when I run into problems step into methods in the Irrlicht source (when I'm debugging). This seems to be possible for the example projects but when I try and set up my own solution with the Irrlicht s...