cvchaparro / fraggle

A place to play with shaders in CEPL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About

A place to play with shaders in CEPL

License:GNU General Public License v3.0


Languages

Language:Common Lisp 100.0%