|
5 hours ago | |
---|---|---|
.github | 9 months ago | |
alloy | 2 months ago | |
assets | 4 months ago | |
backends | 2 weeks ago | |
data | 1 month ago | |
formats | 7 months ago | |
harmony | 2 months ago | |
notify | 2 months ago | |
resources | 1 month ago | |
.gitattributes | 2 months ago | |
LICENSE | 1 year ago | |
README.mess | 11 months ago | |
array-container.lisp | 5 hours ago | |
asset-pool.lisp | 7 months ago | |
asset.lisp | 2 months ago | |
attributes.lisp | 3 years ago | |
camera.lisp | 3 months ago | |
context.lisp | 2 months ago | |
controller.lisp | 1 month ago | |
data-pointer.lisp | 1 week ago | |
deferred.lisp | 7 months ago | |
deploy.lisp | 2 months ago | |
display.lisp | 1 month ago | |
effects.lisp | 5 hours ago | |
entity.lisp | 2 weeks ago | |
event-loop.lisp | 2 weeks ago | |
features.lisp | 3 months ago | |
flare.lisp | 7 months ago | |
fps.lisp | 1 month ago | |
fullscreenable.lisp | 1 year ago | |
gamepad.lisp | 3 months ago | |
geometry-clipmap.lisp | 7 months ago | |
geometry-shapes.lisp | 5 months ago | |
geometry.lisp | 1 month ago | |
gl-struct.lisp | 3 months ago | |
hdr.lisp | 1 year ago | |
helpers.lisp | 7 months ago | |
input.lisp | 5 months ago | |
layered-container.lisp | 4 days ago | |
lines.lisp | 3 months ago | |
loader.lisp | 3 months ago | |
main.lisp | 4 days ago | |
mapping.lisp | 2 weeks ago | |
package.lisp | 10 hours ago | |
particle.lisp | 6 months ago | |
phong.lisp | 7 months ago | |
pipeline.lisp | 3 months ago | |
pipelined-scene.lisp | 3 months ago | |
prompt.lisp | 2 months ago | |
rails.lisp | 7 months ago | |
render-loop.lisp | 7 months ago | |
render-texture.lisp | 7 months ago | |
resource-generator.lisp | 7 months ago | |
resource.lisp | 3 months ago | |
scene-buffer.lisp | 2 years ago | |
scene.lisp | 5 hours ago | |
selection-buffer.lisp | 7 months ago | |
shader-entity.lisp | 2 months ago | |
shader-pass.lisp | 10 hours ago | |
shadow-map.lisp | 7 months ago | |
skybox.lisp | 7 months ago | |
sprite.lisp | 4 days ago | |
ssao.lisp | 7 months ago | |
static-vector.lisp | 7 months ago | |
steam.lisp | 2 weeks ago | |
text.lisp | 7 months ago | |
toolkit.lisp | 1 month ago | |
transforms.lisp | 7 months ago | |
trial-steam.asd | 1 month ago | |
trial-workbench.asd | 4 months ago | |
trial.asd | 2 weeks ago | |
type-info.lisp | 1 week ago | |
window.lisp | 2 years ago | |
workbench.lisp | 1 month ago |
## About Trial
Trial is a game engine written in Common Lisp. Unlike many other engines, it is meant to be more of a loose connection of components that can be fit together as required by any particular game.
The project is still in its very early stages and may change heavily as new constraints become clear. As such there is no guarantee for API stability at this point and no documentation is available.
Come talk to us at the #shirakumo channel on the Freenode IRC network if you're interested in this project.
## Projects Using Trial
Here are a few games that are using Trial as their engine:
- "Leaf"(https://www.gamedev.net/projects/1608-leaf/)
- "Rush"(https://shinmera.itch.io/rush)
- "Outsider"(https://shinmera.itch.io/outsider)