Hacker News new | ask | show | jobs
by kluikens 5528 days ago
Do you have a source on OpenCL being used for 3DS programming? I'm interested but couldn't find anything.
1 comments

I suspect he meant OpenGL. 3DS has a PICA200, supporting OpenGL ES 1.1 (which is a bit old-fashioned but workable).
But no one actually uses OpenGL for console games. It's all custom libs (which is basically Direct3D on the Xbox).