No description
Find a file
2016-04-04 22:46:46 +02:00
core Add macros to simplify async evaluation 2015-12-27 17:09:06 +01:00
data Use the renderer to show some meshes 2015-12-27 17:09:06 +01:00
engine Fix FPS counter below 1 2016-04-04 22:46:46 +02:00
game Rewrite job system using clos 2015-12-27 17:09:05 +01:00
maths Fix maths module's vec* macros and mperspective 2015-12-27 17:09:06 +01:00
shader Use defparameter to declare shader variables 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 Fix job unit tests 2016-04-04 22:46:45 +02: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 Add the main loop and remove the now useless startup and debug files 2015-12-27 17:09:06 +01:00
stoe.lisp Add the main loop and remove the now useless startup and debug files 2015-12-27 17:09:06 +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.