GTP
GTP copied to clipboard
Demo of Encoding text into pixels then use a shader to inspect the text
text2shader
Demo of Encoding text into pixels then use a shader to inspect the text
i.e. A shader finds all instances of any given search term within a large document INSTANTLY!
Run
You need to run a server locally these days just to load assets...
python -m SimpleHTTPServer
or
python3 -m http.server