PDA

View Full Version : Shader FX


Gman
03-31-2008, 04:00 PM
Can anyone tell me if the render tree allows you to create shaders in the same way like Shader FX for 3DSmax does? Is there a tool for creating shaders for XSI via code ? Or is it just better to use the render tree..

Cheers

Gman

thiago
04-01-2008, 06:17 PM
yes you can.
you go in the rendertree, nodes>realtime (directX,openGL or CG) and pick the program node.
on DirectX you can click on More to get the FX node which let you code, compile/execute directly in XSI. Or the .DXFX2 that let you load a .FX file... (in case you download or you have an .fx file, you use this node to just load the file)

take a look on this tutorial: http://www.digitaltutors.com/digital_tutors/video.php?v=704


theres also some good examples in the netview...
alt+5, Add-ons, DirectX, factory presets.

thiago
04-01-2008, 06:19 PM
part two is pretty cool...
http://www.digitaltutors.com/digital_tutors/video_details.php?v=705


another good one http://www.digitaltutors.com/digital_tutors/video.php?v=698

Gman
04-02-2008, 09:13 AM
That is fantasic , you have been a great help!

Thank-you

Gman