Skip to content

glouw/softshader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors