User:Ppeterson
From Unify Community Wiki
(Difference between revisions)
Line 8: | Line 8: | ||
* [[Bugs in the Unity programming environment]] - Ones unaddressed by Unity | * [[Bugs in the Unity programming environment]] - Ones unaddressed by Unity | ||
* [[JSONParse]] - Library for parsing JSON, written in UnityScript. | * [[JSONParse]] - Library for parsing JSON, written in UnityScript. | ||
+ | * [[Distance from a point to a rectangle]] - Algorithm in screen space |
Latest revision as of 01:07, 30 March 2013
Hi, I'm Philip.
Here are some of my works on this wiki:
- UnityScript versus JavaScript - Because there's a lot of confusion.
- Caveats for Boo - It's a weird language and pretty poorly documented.
- Ambient Lighting Algorithm - Some reverse-engineering work.
- Bugs in the Unity programming environment - Ones unaddressed by Unity
- JSONParse - Library for parsing JSON, written in UnityScript.
- Distance from a point to a rectangle - Algorithm in screen space