Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 204 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 204 Bytes

OFShaderToyExample

Some simple examples for converting OF texture coordinates to shader toy coordinates.

The conversion process for this is done shader side, so check simple.frag to see how it's done.