Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror
×
Graphics Software Entertainment Games

NVidia Considering Porting PhysX To OpenCL 54

arcticstoat writes "NVidia has revealed that it's considering porting its PhysX API to OpenCL to allow PhysX GPU-acceleration on competitors' graphics cards as well. At the moment, a GPU needs to support NVidia's CUDA technology in order to accelerate PhysX on the GPU, and ATI has so far declined NVidia's offer to get CUDA working on ATI GPUs. NVidia's director of product management for PhysX, Nadeem Mohammad, said, 'In the future it's a possibility that we could use OpenCL' for PhysX, adding, 'If we start using OpenCL, then there's a chance that the features would work on ATI, but I have no idea what the performance would be like.'"
This discussion has been archived. No new comments can be posted.

NVidia Considering Porting PhysX To OpenCL

Comments Filter:
  • by Yetihehe ( 971185 ) on Sunday March 29, 2009 @03:21PM (#27381087)

    Yeah, we can experience the good ol' days of OpenGL vs D3D vs Rendition vs Glide all over again. Colour me excited.

    glBegin(GL_POST);
    glColor3bv((GLbyte *)colour_excited);
    glDrawElements(GL_TRIANGLES, 1, GL_UNSIGNED_BYTE, get_parent_post(this));
    glEnd();
    glutPostRedisplay();

    Here you go!
    (excuse me if there are some errors, I didn't use opengl or c++ in over four years)

You knew the job was dangerous when you took it, Fred. -- Superchicken

Working...