black-tie

2022-07-08

Noise library for Common Lisp.

Upstream URL

gitlab.com/aerique/black-tie

Author

Erik Winkels <aerique@xs4all.nl>

License

BSD
README

Black Tie

status: active Quicklisp

The canonical home page for this project is: https://codeberg.org/aerique/black-tie

(The library is also pushed to GitLab and Sourcehut but those sites are not monitored for support.)

A noise library in Common Lisp

   

Introduction

This library is still in it's infancy and only supports very few types of noise yet.

It offers both heavily optimized (tested only on SBCL so far) and reference implementations if they are available.

To Do

From Matrix #lispgamedev:matrix.org:

If anything, just grep for safety 0 and remove that ASAP :)

Or at least do it in a (locally (declare ..)) sparingly like around array accesses where you are sure your indices are correct.

License

This project is released under the simplified BSD license.

Features

Documentation

None. See the examples/textures.lisp.

Dependencies (0)

    Dependents (1)

    • sucle
    • GitHub
    • Quicklisp