quantum icon indicating copy to clipboard operation
quantum copied to clipboard

RTS in the spirit of Eufloria

Results 1 quantum issues
Sort by recently updated
recently updated
newest added

Rename import javax.media.opengl.\* -> import com.jogamp.opengl.\* across all files. Rename GLCanvas getWidth -> getSurfaceWidth and getHeight -> getSurfaceHeight. Replaced depricated com.jogamp.opengl.util.awt.Screenshot with com.jogamp.opengl.util.awt.AWTGLReadBufferUtil. Use long type for shader objects. Signed-off-by:...