Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/UncertainProd/ShaderPlayground-haxe-openfl

A place to experiment with GLSL shaders and stuff, along with manipulation of said shaders using haxe code. Made using haxeflixel and openfl
https://github.com/UncertainProd/ShaderPlayground-haxe-openfl

glsl haxe haxeflixel hscript html5 openfl opengl shader

Last synced: 3 months ago
JSON representation

A place to experiment with GLSL shaders and stuff, along with manipulation of said shaders using haxe code. Made using haxeflixel and openfl

Awesome Lists containing this project

README

        

## Shader Playground
A place to play with and experiment with GLSL shaders. Also you can use haxe code to manipulate the shader uniforms and such. Available on the web: [Click here](https://uncertainprod.github.io/shaderplayground/index.html)

### Here's one example I made:
Shiny bf lol:

![](./docs/shiny-bf.png)

This is a small hobby project I had decided to take up, and it's probably not going to be maintained or improved upon much (maybe just a little probably :) ). However, feel free to fork this project and improve upon it however you want (just credit this repo if you do).

Made in Haxe using [Haxeflixel](https://haxeflixel.com/) and [OpenFL](https://www.openfl.org/)