|
|
|
|
Re: What's the best tool to make shaders? [message #385988 is a reply to message #385982] |
Thu, 14 May 2009 11:46 |
|
Omar007
Messages: 1711 Registered: December 2007 Location: Amsterdam
Karma: 0
|
General (1 Star) |
|
|
Saberhawk wrote on Thu, 14 May 2009 20:22 |
madrackz wrote on Thu, 14 May 2009 11:59 | C++ -> DX9 SDK
|
Protip: Shaders are NOT written in C++, they are written in 3 ways primarily; GPU assembly, Cg/HLSL, or GLSL...
|
For the picture i uploaded in my first post i used the HLSL FX profile.
EDIT: @Saberhawk: What do you use???
-
Attachment: ff.PNG
(Size: 26.46KB, Downloaded 195 times)
[Updated on: Thu, 14 May 2009 11:48] Report message to a moderator
|
|
|
Re: What's the best tool to make shaders? [message #386054 is a reply to message #385988] |
Thu, 14 May 2009 13:58 |
|
saberhawk
Messages: 1068 Registered: January 2006 Location: ::1
Karma: 0
|
General (1 Star) |
|
|
Omar007 wrote on Thu, 14 May 2009 14:46 |
Saberhawk wrote on Thu, 14 May 2009 20:22 |
madrackz wrote on Thu, 14 May 2009 11:59 | C++ -> DX9 SDK
|
Protip: Shaders are NOT written in C++, they are written in 3 ways primarily; GPU assembly, Cg/HLSL, or GLSL...
|
For the picture i uploaded in my first post i used the HLSL FX profile.
EDIT: @Saberhawk: What do you use???
|
Notepad++ and the "rss" console command of "shader developer mode" in shaders 4.0 (resetshaders - reloads all shaders used by shaders.dll)
|
|
|