# openfl-glsl-samples **Repository Path**: zygameui/openfl-glsl-samples ## Basic Information - **Project Name**: openfl-glsl-samples - **Description**: No description available - **Primary Language**: Haxe - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-25 - **Last Updated**: 2021-10-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## OpenFL Samples 在这里有运行[openfl-glsl](https://github.com/rainyt/openfl-glsl)的示例。 ## 运行Main.hx ```haxe // 修改这里的Shader类,来运行不同的示例。 bitmap.shader = new glsl.BitmapGLSL2(); ```