by Ruben Hamers | Nov 27, 2023
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...
by Ruben Hamers | Apr 23, 2023
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...
by Ruben Hamers | Dec 21, 2022
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...
by Ruben Hamers | Dec 21, 2022
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...
by Ruben Hamers | Dec 18, 2022
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....
Recent Comments