umbra

2022-07-08

A library of reusable GPU shader functions.

Upstream URL

github.com/mfiano/umbra

Author

Michael Fiano <mail@mfiano.net>

License

MIT
README

umbra

A library of reusable GPU shader functions.

Overview

This is a library consisting of a collection of useful GPU shader functions, written with Shadow.

Install

(ql:quickload :umbra)

Usage

The functions contained in this library are meant to be compiled by your GPU, using Shadow. On their own, they don't do anything, Please consult the Shadow documentation for usage instructions for inclusion in a shader program.

License

Copyright © 2017-2022 Michael Fiano mail@mfiano.net.

Licensed under the MIT License.

Dependencies (3)

  • mfiano-utils
  • shadow
  • varjo

Dependents (0)

    • GitHub
    • Quicklisp