No description
Find a file
2015-12-27 17:09:05 +01:00
core Define generics with common names to be used by several different classes 2015-12-27 17:09:05 +01:00
data Add some simple objects to be rendered 2014-11-10 16:54:03 +09:00
engine Move clock utility to time.lisp 2015-12-27 17:09:05 +01:00
game Rewrite job system using clos 2015-12-27 17:09:05 +01:00
maths Add accessors for vect and matrix classes to the underlying data 2015-12-27 17:09:05 +01:00
shader Wrap glop functions in a viewport file 2015-12-27 17:09:05 +01:00
t Refactor packages layout using inferred-packages-system 2015-12-27 17:09:05 +01:00
test Add a resource module 2015-12-27 17:09:05 +01: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 cl-test-more has been renamed prove 2014-11-09 12:17:24 +09:00
stoe.asd Wrap glop functions in a viewport file 2015-12-27 17:09:05 +01:00
VERSION Refactor packages layout using inferred-packages-system 2015-12-27 17:09:05 +01: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.