mirror of
https://github.com/processing/processing4.git
synced 2026-02-24 07:45:59 +01:00
clean things up for PShader API
This commit is contained in:
@@ -29,6 +29,7 @@ import java.io.IOException;
|
||||
import java.net.URL;
|
||||
import java.util.HashMap;
|
||||
|
||||
|
||||
/**
|
||||
* This class encapsulates a GLSL shader program, including a vertex
|
||||
* and a fragment shader. Originally based in the code by JohnG
|
||||
|
||||
Reference in New Issue
Block a user