Panajev2001a
18-Nov-2002, 23:45
http://www.cgshaders.org/forums/viewtopic.php?t=554
Panajev2001a
Guest
PostPosted: Mon Nov 18, 2002 2:09 pm Post subject: guys, I need a simple HUGE favour... ( D3D and VC++ .NET ) Reply with quote
the generic opengl profile ( ARB ) does not work either since there are still extensions not supported by this card ( it's an S3 chip with 16 MB of onboard memory... good for a normal laptop... Toshiba Satellite with 1.5 GHz Celeron )... so my only alternqative is writing D3D code and running it through the DX software rasterizer which emulates the whole DX8 instruction set...
I found D3D programs in the main site cgshader.org and in the NVSDK, but none of these is made FOR Visual Studio 7 ( .NET )... and all the ones for .NET are in OpenGL ( the ones I found )...
The big help would consist in this: does anyone here have the full source to a Cg shader designed for D3D and with all the files ( .sln and .proj, etc... ) I'd need to use it in Visual Studio .NET ?
I am stuck without Cg if not.. can compile but cannot see anything out of what do icon_sad.gif
Back to top
Panajev2001a
Guest
PostPosted: Mon Nov 18, 2002 3:02 pm Post subject: Reply with quote
pr at least a good tutorial on how to convert the VC++ 6.0 project... VC++ 7.0 auto-converts the projects from 6.0 to 7.0, but some settings must be wrong as it doesn't compile them...
can anybody help ?
Panajev2001a
Guest
PostPosted: Mon Nov 18, 2002 2:09 pm Post subject: guys, I need a simple HUGE favour... ( D3D and VC++ .NET ) Reply with quote
the generic opengl profile ( ARB ) does not work either since there are still extensions not supported by this card ( it's an S3 chip with 16 MB of onboard memory... good for a normal laptop... Toshiba Satellite with 1.5 GHz Celeron )... so my only alternqative is writing D3D code and running it through the DX software rasterizer which emulates the whole DX8 instruction set...
I found D3D programs in the main site cgshader.org and in the NVSDK, but none of these is made FOR Visual Studio 7 ( .NET )... and all the ones for .NET are in OpenGL ( the ones I found )...
The big help would consist in this: does anyone here have the full source to a Cg shader designed for D3D and with all the files ( .sln and .proj, etc... ) I'd need to use it in Visual Studio .NET ?
I am stuck without Cg if not.. can compile but cannot see anything out of what do icon_sad.gif
Back to top
Panajev2001a
Guest
PostPosted: Mon Nov 18, 2002 3:02 pm Post subject: Reply with quote
pr at least a good tutorial on how to convert the VC++ 6.0 project... VC++ 7.0 auto-converts the projects from 6.0 to 7.0, but some settings must be wrong as it doesn't compile them...
can anybody help ?