Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(4 edits) (+1)

Well, I guess both commits are good.

Another dependency might be https://github.com/Shirakumo/glsl-toolkit

And remember to try recompiling the trial/glsl-toolkit/3d-spaces in case it doesn't work the first time:

(asdf:load-system :3d-spaces :force T)
(asdf:load-system :glsl-toolkit :force T)
(asdf:load-system :trial :force T)
(+1)

Thanks!  That worked!