UnityEvent, tutorial on native interop, primer on mocking up rPi, arduino


Details
"I want to see more people building wacky controllers. And this is the primer" Patrick Martin
CHANGED: We will meet at the Longmont Library rooms A and B (the largest conference room).
If you plan to go - please Meetup RSVP as the room accommodates 12. Frank plans to video and post on google docs as meeting notes in case you can't make it.
Patrick Martin to present:
• a high level primer on prototyping in Unity (mostly talking about UnityEvent, making MonoBehaviours super tiny, some template patterns I use with prefabs, and just simple tricks to kind of click things together. Almost a game jam toolbox sort of talk).
• A quick tutorial on native interop with Unity. It would be mobile focused (specifically Android focused), and talk about how to communicate between C and Unity as well as some of the high level JNI wrappers Unity has.
• A tools of the trade sort of quick primer on mocking up a hardware prototype with Unity. Just raspberry PI based "peripheral", the standard stack I use there (Tornado + Python for a Websocket and WebSocket# in Unity) to make a simple I/O device for a Unity game.

UnityEvent, tutorial on native interop, primer on mocking up rPi, arduino