Skip to content

Instantly share code, notes, and snippets.

View Azorlogh's full-sized avatar

Alix Bott Azorlogh

View GitHub Profile
#version 130
//////-- CONFIGURATION --//////
//// BACKGROUND ////
// #define BACKGROUND_TRANSPARENT
const float BACKGROUND_SPEED = 1.0;
//// SHADOWS ////
#define SHADOW_ENABLE