kiwistrongis / pgds-renderer

Extensions to PGraphicsOpenGL and PGraphics3D that adds a graphics delegate stack feature

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pgds-renderer :: pgraphics-delegate-stack-renderer

An extension to the opengl renderer that adds a graphics delegate stack feature.
By: Kalev Kalda Sikes

Allows you to redirect PApplet draw calls to any PGraphicsOpenGL object.

About

Extensions to PGraphicsOpenGL and PGraphics3D that adds a graphics delegate stack feature


Languages

Language:Java 99.1%Language:Processing 0.9%