-
Notifications
You must be signed in to change notification settings - Fork 0
License
misopog/shaderdev
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
shaderdev
=========
description
-----------
simple enviroment for developing opengl shaders
installation
------------
1. clone the repository:
git clone https://github.com/misopog/shaderdev.git
cd shaderdev
2. install cmake:
sudo pacman -Syu cmake
2. build using cmake:
mkdir build
cmake ..
cmake --build .
this will build shaderdev in build/Debug/shaderdev
usage
-----
edit shaders in shaders/shader.frag and shaders/shader.vert
then launch shaderdev
todo
----
- reloading shaders while running
credits
-------
- sample shader is from a random guy on codepen i think, i have it on my pc for a long time lol
license
-------
gplv3 license. see license file for details.
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published