processing and 3d games

Hi, I'm a newcomer here. My question is as follow: is it possible to make 3d games with Processing? If I well understand, there is a way to integrate Processing with OpenGL. Thanks and kind regards.

Tagged:

Answers

  • the P3D renderer uses opengl.

    the processing api is at a much higher level than raw opengl but raw opengl calls are also available.

    https://processing.org/tutorials/p3d/

  • Yeah

    But when you are not interested in learning programming, processing might be far fetched - and a little slow

    Read about unity or the quake game Editor on Wikipedia to get other ideas

Sign In or Register to comment.