Remotion / CProcessing

Processing Layer for C++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CProcessing

Just processing, but in C++
Most sketches are compatible, but library not fully ported

Currently move to own OpenGL renderer

Dependencies

  • OpenGL (GL/glew.h)
  • GLFW (GLFW/glfw3.h)
  • glm

Limitations

Sketch must have setup() and draw() functions

Credits

I use this repos for modernize my library

Author

Maks Makuta maksmakuta
MIT Licence

About

Processing Layer for C++


Languages

Language:C++ 90.0%Language:CMake 5.4%Language:C 3.6%Language:GLSL 1.0%