Hi,
I am making a 2d game with directdraw. Last time I wanted to make a filter for my directdrawsurfaces. For this I need to get individual pixel values, manipulate them and send them back to th...
http://www.experts-exchange.com/Programming/Game/Game_Graphics/DirectX/Q_20609523.html
From the DirectX SDK I am trying to make a pixel shader. From de pixel shader examples in the SDK I copy the "apply a texture map" code in my own program. Everything works until the last line:
...
http://www.experts-exchange.com/Programming/Game/Game_Graphics/DirectX/Q_20670511.html
I am trying to run DEUS EX Invisible war but the screen stays blank (running WinXP)
I have an Nvidia GeForce MX40/440 graphics card which I believe is not pixel shader compatible.
This seems to b...
http://www.experts-exchange.com/Miscellaneous/Games/Emulators/Q_21258698.html
How can I get a polygon to block the lighting on another polygon?
Light source then CG shader polygon then CG shader polygon (should be dark)
http://www.experts-exchange.com/Programming/Game/3D_Prog./Q_22671824.html
Ok, these are my system specs:
cpu: athlon XP 2000+
mb: asus a7v8x
ram: 256mb 2700 CL2.5
gpu: gf4200 64mb(4x)
directx: 8.1
I tested my comp with 3dmark'01 and compared results with 20+ co...
http://www.experts-exchange.com/Hardware/Misc/Q_20632955.html
I'm currently making a game right now, and one feature called for is to have a cloaked enemy, that is see through, but the area behind it is slightly warped so that you can still see him to an exte...
http://www.experts-exchange.com/Programming/Game/Game_Graphics/DirectX/Q_20765558.html
I'm looking for a powerful 3D engine that will enable me to create a ship simulator. This ship simulator must fulfil the following requirements:
1) Real world topography, to include coastlines.
...
http://www.experts-exchange.com/Programming/Game/3D_Prog./Q_20879547.html
Any free utilities available that can test the support for Pixel Shader and T&L ?
http://www.experts-exchange.com/Hardware/Misc/Q_20925788.html
Hi,
Could anyone tell me where I could download a software Pixel Shading emulator? I know it's available as I had downloaded it once before, but can't find it anymore.
The newest edition by I...
http://www.experts-exchange.com/Miscellaneous/Games/Q_21171854.html
Zones:
GamesDate Answered: 10/20/2004 Grade: A Views: 366
Hi experts,
I'm working on a game engine, and want to add to it a very simple Bloom effect, i don't want to use framebuffers, but want to use fragment shaders that apply on rendered-texture.
...
http://www.experts-exchange.com/Programming/Game/Game_Graphics/Q_22888441.html