Hightree: no unfortunately I don't think so. Nexus seems to be only a debugger/profiler, not a rapid prototyping environment. And as a debugger/profiler, I was already quite happy with Pix, this tool is mostly aimed at GPU computing (Cuda, openCL). I guess that's the cool area now and who cares a shit about shaders anymore... :(
KB: yeah, I think a replacement for FX Composer could indeed be a very nice opensource project. I really don't know any other tool that can do that job. RenderMonkey is more dead than alive. VVVV could be probably used for the task, but I doubt it. Right now, the easier way to prototype is to roll a small testbed in C# using SlimDX. Importing Wavefront Obj files is very easy too, but you have still to code every time stuff like arcball camera rotation etc.
February 7, 2010 at 5:45 PM
The new Nvidia FXComposer is still mostly made of dog poo. Sorry, but it's an application that adds zero useful features, and a tons of bugs. Well not really, shader debugging would be useful to me, but I tried to debug my posteffect, made with SAS, and it failed miserably, so...
Unfortunately, FXComposer 1.8 is getting really old nowadays and sometimes it crashes on newer cards... so I'm forced to juggle between to two to find the one that has less bugs...
One incredibly annoying thing is that 2.5 on XP does not clear the screen, if you're using SAS at least. It doesn't work both on my Macbook 17'' and my Dell Pc at work (nothing weird, two of the most popular products in their categories, both with NVidia GPUs), so I had to find a workaround. Ironically, they seem to have so many bugs in SAS just now that for the first time since the beginning of FX composer, they released a little documentation about it... So now you kind of know how to use it, but you can't because it's bugged...
If you're having the same problem, here's my fix. I hope that NVidia engineers will make this post obsolete soon by showing some love for their product and fix this, as it's such a huge bug.
"Fix for FXComposer 2.5 clear bug"
4 Comments -
Soon you'll be able to put FX Composer in the trash and use Visual Studio instead, hopefully with less bugs.
http://news.developer.nvidia.com/2009/08/nexus-visualstudio-based-gpu-development.html
September 15, 2009 at 12:48 AM
Hightree: no unfortunately I don't think so. Nexus seems to be only a debugger/profiler, not a rapid prototyping environment. And as a debugger/profiler, I was already quite happy with Pix, this tool is mostly aimed at GPU computing (Cuda, openCL). I guess that's the cool area now and who cares a shit about shaders anymore... :(
September 15, 2009 at 10:00 AM
This is what Ive had to do too.
Sadly, don't expect any improvements
November 16, 2009 at 4:24 PM
KB: yeah, I think a replacement for FX Composer could indeed be a very nice opensource project. I really don't know any other tool that can do that job. RenderMonkey is more dead than alive. VVVV could be probably used for the task, but I doubt it. Right now, the easier way to prototype is to roll a small testbed in C# using SlimDX. Importing Wavefront Obj files is very easy too, but you have still to code every time stuff like arcball camera rotation etc.
February 7, 2010 at 5:45 PM