Tag: Unity
-
Alas, more physics woe
A student asked how to calculate the force required to jump a given height in Unity. A simple enough question, with a simple answer. Or so I thought.
-
Unity 50 Hz physics judder
I was watching the Digital Foundry channel the other day. In it they highlighted an issue which comes up when you have a camera following a physics object in Unity.
-
Lazy problem solving
Sometimes, if you are lazy enough, you can get a solution without having to do all the working out
-
Unity CSV import and export
I recently had a need to exchange data between the Unity game engine and spreadsheet software. The simplest common format supported by most spreadsheet programs is CSV (Comma Separated Values.) I had assumed that this would be such a common thing to do it would be built into either the .NET or Unity libraries. It…
-
Upcycling Cardboard
Last month, the good folk of Lives Not Knives and a few of us local technology specialists got together to host an event for London Technology Week. Our theme was upcycling cardboard. Mick Rideout and I created a workshop where attendees could add their own faces into a virtual reality zombie game running on the…