BradWBeer / rtg-math

common lisp library providing common math functions used in games

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rtg-math

This system provides a selection of the math routines most commonly needed for making realtime graphics in lisp.

Currently it is working but the api will be changed as needed. Also there is a lot of room for performance improvements (sb-cga is definitely doing a better job there)

About

common lisp library providing common math functions used in games

License:BSD 2-Clause "Simplified" License


Languages

Language:Common Lisp 100.0%