public static void Main( ) { using (T12_GLSL_Parallax example = new T12_GLSL_Parallax( )) { Utilities.SetWindowTitle(example); example.Run(30.0, 0.0); } }
public static void Main( ) { using ( T12_GLSL_Parallax example = new T12_GLSL_Parallax( ) ) { Utilities.SetWindowTitle( example ); example.Run( 30.0, 0.0 ); } }