Skip to content
master
Go to file
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
img
May 16, 2020
src
May 17, 2020
May 31, 2020
May 16, 2020
May 14, 2020

README.md

SOFT SHADER

Softshader obtains a 32 bit pointer to video memory using SDL2 and emulates popular Shadertoy shaders multithreaded entirely in software using C++17.

Building

sudo pacman -S sdl2 # or, eg. sudo apt-get intall libsdl2-dev
make -C src

Then, run a shader of your choice.

./seascape

./creation

./tunnel

About

The multithreaded CPU shadertoy renderer

Topics

Resources

License

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.