An open API service indexing awesome lists of open source software.

https://github.com/morisil/processing-shaders

Processing + maven + shaders + GLSL + Kinect - pieces of general code which might be also useful for someone else
https://github.com/morisil/processing-shaders

glsl java kinect opengl processing shaders shadertoy

Last synced: about 1 month ago
JSON representation

Processing + maven + shaders + GLSL + Kinect - pieces of general code which might be also useful for someone else

Awesome Lists containing this project

README

          

# processing-shaders

Processing + maven + shaders + GLSL + Kinect - pieces of general code which might be also useful
for someone else

# on using processing with maven

Actually it's less about using Processing with maven and more about using it
with Java IDE like IntelliJ IDEA which I find more convenient. Unfortunately
many libraries that processing is dependant on, including processing core itself, are
not uploaded to maven central repository. Fortunately it is possible to install them
easily in local maven repository with this project:

https://github.com/josephtaylor/processing-deps