Is there an upper limit to the number of vertices that a DIRECT3DRMMESHBUILDER object can have?
When I add 2500 vertices, it works fine, but more than that will cause a GPF.
http://www.experts-exchange.com/Programming/System/Windows__Programming/Q_10115185.html
I have two 3D devices in my system: an ATI Rage Pro chipset, and a 3DFX Voodoo Graphics chipset. How can I select one over the other? I remember there was a program to do this but I can't find it a...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/Win95_3x/95/Q_10178...
Zones:
Windows 95Date Answered: 07/06/1999 Grade: A Views: 0
My journey started simply enough, I just wanted to add alpha-blending to a DirectDraw application I'm working on. Much to my suprise, I learned that DirectDraw doesn't do alpha blending. I found ...
http://www.experts-exchange.com/Programming/Game/3D_Prog./Q_20129613.html
I'm using Direct3D to create a sprite based game. I have the renderer complete and now I need to create routines that handle animation timing. The animation frame is determined by a byte value in t...
http://www.experts-exchange.com/Programming/Game/Q_20591115.html
A buddy and I are building a 3D asteroids type game. Things are going great so far. Only really major game thing left is to build the shooting part. Currently it runs great on his older desktop, P...
http://www.experts-exchange.com/Programming/Game/Q_21269240.html
I have started to make a program that will require a sort of drafting window. Something on the lines of AutoCAD, only much, much simpler, and only in two dimensions. I have some experience with GDI...
http://www.experts-exchange.com/Programming/Game/Game_Graphics/DirectX/Q_21289949.html
I need to modify or copy a single scanline bitmap such that each pixel value in the new bitmap ends up being the sum of its counterpart and all previous pixel values in the source bitmap. Whether t...
http://www.experts-exchange.com/Programming/Game/Game_Graphics/DirectX/Q_21402670.html
Hello,
I want to generate a surface in Direct3D but I can't seem to find the right order of adding Vertexes to make it work alright. So, for example, can someone write me some code which would ge...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_10052032.html
Zones:
C++Date Answered: 07/29/1998 Grade: C Views: 0
I need a fast simple source to initialize D3D and let
a picture be seen (jpg,gif,bmp,etc)
Source mail to : Devion@hetnet.nl
http://www.experts-exchange.com/Programming/Languages/CPP/Q_10143383.html
Zones:
C++Date Answered: 05/04/1999 Grade: C Views: 0
Does anyone know of a good Direct3D class wrapper? I've heard of D3DFrameWork7 and I've heard its good, but I'm not sure what it is.
http://www.experts-exchange.com/Programming/Game/3D_Prog./Q_10847461.html