"CS has destroyed my life. I can't shower anymore because I think my neighbors use wallhack."
More pages: 1 2 3
New demo
Sunday, August 5, 2007 | Permalink

Finally, a new demo!
I know this was long overdue with the last demo prior to this being from February this year. There wasn't a whole lot of new exciting things left to do in D3D9. With D3D10 now available and hardware for it it's time to get productive again. So this is the first D3D10 demo on this site, but there will be more coming in the future. Given that D3D10 is quite substantially different from earlier APIs I first considered creating a new framework again, but given the past I thought it might be a bad idea to add another one. Given the amount of work I've put into changing it I'm not sure if I made the right decision (though writing a new one would be a lot of work too), but anyway, the framework is not backward compatible with my older demos and thus I've uploaded new versions of all Framework3 based demos that will compile with the updated framework. You'll notice that things look a bit more D3D10-ish than before, with various forms of state objects that in D3D9 and OpenGL just encapsulate the underlying states. Another important change is that I've made calls to reset() explicit, rather than implicit in the apply() method. This is to allow the framework to retain the current selected state past the apply method, which makes setting constants and stuff prettier. The framework is by no means "done", but it's in good enough condition to write demos for and all previous demos now work with it. As for the new demo I'm releasing, check the 3D page for all the info.

Enjoy!

Name

Comment

Enter the code below



Humus
Wednesday, August 8, 2007

Are you running Vista?

Nadja
Thursday, August 9, 2007

H�rde att du flyttar till Sverige!!

Nuninho1980
Thursday, August 9, 2007

Hello!
I have 8800gts 640 with crt 19" - max 2048x1536@60Hz and vista x64 .
I saw nice this demo with min 25 and max 390 fps at 1600x1200@4xAA.

Dwarden
Thursday, August 9, 2007

forget YouTube and use Stage6 DivX or something else with high quality

Melvin
Friday, August 10, 2007

After unzipping and running your exe I get the following error message, "The application has failed to start because its side-by-side config is incorrect. Please see the application event log for more details"

My system's app event log stated the following:
"Activation context generation failed for "I:\DX10_Games\Inferno\Inferno\Inferno\Inferno.exe". Dependent Assembly Microsoft.VC80.CRT,processorArchitecture="x86",publicKeyToken="1fc8b3b9a1e18e3b",type="win32",version="8.0.50727.762" could not be found. Please use sxstrace.exe for detailed diagnosis."

I'm trying to run your program on my PC with Vista 64-bit, an Intel quadcore CPU, a GF8800GTX, and 4GB RAM.


Can you help me with this?

Humus
Friday, August 10, 2007

Install the MSVC 2005 sp1 redist:

http://www.microsoft.com/downloads/details.aspx?FamilyID=200b2fd9-ae1a-4a14-984d-389c36f85647

noko
Friday, August 10, 2007

Looks awesome Humus! runs great on 8800 GTX.

avi
Sunday, September 4, 2011

sumone pls help me i m so confused my pc is nt working

More pages: 1 2 3