This website requires JavaScript.
Explore
Help
Sign in
dimitri
/
ShaderTool
Watch
1
Star
0
Fork
You've already forked ShaderTool
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
Live tool for developing OpenGL shaders interactively
generative-art
glsl
live-coding
opengl
procedural-generation
shaders
30
commits
2
branches
0
tags
4.9
MiB
C
83.2%
GLSL
15.4%
Meson
1.4%
f7712da8d2
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Dimitri Lozeve
f7712da8d2
Use the README as the documentation main page
2021-03-07 17:57:23 +01:00
.github
/workflows
Add GitHub Actions workflow to build and deploy documentation
2021-03-01 21:28:25 +01:00
shaders
Add a framebuffer to hold a texture
2021-02-24 21:48:54 +01:00
src
Move shader initialization to a separate function
2021-03-05 20:05:09 +01:00
.gitignore
Add Doxygen configuration
2021-02-25 22:09:36 +01:00
Doxyfile
Use the README as the documentation main page
2021-03-07 17:57:23 +01:00
LICENSE
Add LICENSE file
2021-02-24 22:43:27 +01:00
meson.build
Separate all I/O functions in a separate file
2021-03-01 21:00:44 +01:00
README.md
Use the README as the documentation main page
2021-03-07 17:57:23 +01:00
README.md
ShaderTool
Live tool for developing OpenGL shaders interactively.