Skip to content

Instantly share code, notes, and snippets.

View Antonystar's full-sized avatar

Anton Starastsin Antonystar

View GitHub Profile
@Antonystar
Antonystar / effectmanager.txt
Last active June 7, 2017 10:12
EffectManager
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package tonegod.gui.effects;
import com.jme3.export.JmeExporter;
import com.jme3.export.JmeImporter;
import com.jme3.renderer.RenderManager;
import com.jme3.renderer.ViewPort;