You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 months ago | |
---|---|---|
doc | 6 months ago | |
wh-engine | 3 months ago | |
.gitignore | 6 months ago | |
LICENSE | 9 months ago | |
README.md | 6 months ago | |
run.lisp | 5 months ago | |
wh-engine.asd | 5 months ago |
README.md
wh-engine
A game engine written in Common Lisp.
Dependencies
- Currently requires SBCL
- cl-sdl2
- cl-opengl
- trivial-types
- objective-lisp
- 3d-vectors
- 3d-matrices