No description
Find a file
Renaud Casenave-Péré f5a324bf4e Add a compile-program function to compile and link programs into opengl
Compile all the defined shaders and programs at startup
Catch every errors and provide some restarts after properly cleaning up
half-way compiled stuffs
2014-11-02 16:52:43 +09:00
src Add a compile-program function to compile and link programs into opengl 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.