10000 GitHub - FrancioX/llm-shader-toy: Write webgl shaders with LLMs
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

FrancioX/llm-shader-toy

 
 

Repository files navigation

LLM Shader Toy

This is a simple web app that allows you to write and run simple GLSL shaders in the browser with the help of an LLM.

llm-shader-toy-example

Supported Features

TODO: supported / non supported shader features, e.g. textures, available uniforms etc.

Develop

npm install
npm run dev

Publish

gh release create <vX.Y.Z>

About

Write webgl shaders with LLMs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • GLSL 54.4%
  • TypeScript 29.4%
  • Svelte 13.8%
  • CSS 1.6%
  • HTML 0.5%
  • JavaScript 0.3%
0