fraggle
fraggle copied to clipboard
A place to play with shaders in CEPL
Fraggle
(ql:quickload :fraggle)(in-package :fraggle)(fraggle :start)
You should have a colored window where moving the mouse changes the color.
Open ./book-of-shaders/05-01.lisp and C-c C-k to compile the code in that file. (its in the book-of-shaders branch)
Have fun!