No description
Find a file
Renaud Casenave-Péré a79a06ef00 Add a facility to create shaders from lisp code
For now, only the global variables are generated by lisp code. The code
of the main function is specified as is in a string.
2014-11-02 16:52:43 +09:00
src Add a facility to create shaders from lisp code 2014-11-02 16:52:43 +09:00
t Add unit tests for matrices 2014-08-17 21:31:37 +09:00
.gitignore Initial Commit: bootstrap project with cl-project 2014-01-02 20:56:35 +09:00
README.md Initial Commit: bootstrap project with cl-project 2014-01-02 20:56:35 +09:00
README.org Initial Commit: bootstrap project with cl-project 2014-01-02 20:56:35 +09:00
stoe-test.asd Add unit tests for maths module (vectors) 2014-08-17 21:30:51 +09:00
stoe.asd Add a facility to create shaders from lisp code 2014-11-02 16:52:43 +09:00

Stoe - SaintOEngine - A 3d engine in common-lisp

Usage

Installation

Author

Copyright (c) 2014 Renaud Casenave-Péré (renaud@casenave-pere.fr)

License

Licensed under the GPL3 License.