JNI: C++ float array to Java
Working on a project mixing C++ and Java, I was in need to pass a raw C++ float array back to Java. …
Continue ReadingWorking on a project mixing C++ and Java, I was in need to pass a raw C++ float array back to Java. …
Continue ReadingThere are plenty of guides (and the official Jenkins documentation) regarding setting up a Windows …
Continue ReadingHaving access to the Android logs of a Unity application you’re currently working on is vital. …
Continue ReadingA common task when building an application with Unity is to change to a different scene when the …
Continue ReadingFor one of our projects at Simulton, we were in need of adding a ribbon to the user interface. The …
Continue Reading