Better Resources

Better Resources Better Resources is a library that offers a better API to interact with Unity3D resources. Most notably, it extends the existing Resources with the capability to query all resource paths in your project and imported packages, both at...

Howl

Howl Howl is a library to serve as a core module for embedded scripting languages in Unity3D. It’s main goal is to take care of interopability, script loading and dependency injection. Currently the focus in on LUA, but it would be really interesting to add...

Miscellaneous Projects

Miscellaneous This page lists some of the small random projects I wrote. Unity Password Manager & Android Keychain These are two little libraries I want to mention together since they are really related one-to-one, meaning I would never have written one, without...
Discourje

Discourje

Discourje The Discourje project aims to help programmers cope with channels and concurrency bugs in Clojure programs (that use core.async), based on dynamic analysis. The idea is that programmers write not only implementations of communication protocols in their...
Unity-LastPass

Unity-LastPass

Unity-LastPass An Unofficial LastPass Plugin for Unity3D. It supports Linux, Windows, Mac Standalone and Editor plus Android and iOS (Experimental). This is a LastPass plugin for Unity3D. With this library you can easily use LastPass for logging in to your accounts....