dvm
06-27-2006, 01:41 AM
Hi to everyone. It's been a long time since I've posted anything in these forums but my latest activities have brought me back to the kind of programming I love.
I would like to write a pixel shader that would perform some filtering operations on an image. Would there be any difference in speed if I use Java or C++? Since the operations would take place in the graphics card I suppose no, but I just want some more opinions.
I would like to write a pixel shader that would perform some filtering operations on an image. Would there be any difference in speed if I use Java or C++? Since the operations would take place in the graphics card I suppose no, but I just want some more opinions.