Unity Web Suite
Examples and Tutorials
License
# License Information
Description
Unity Web Suite is a collection of examples, tutorials and assets for demonstrative and instructional purposes. All project scripts are written in C#.
Updates
- 2009.06.04 - Web Suite compiled.
- 2009.04.17 - PHPHandler 2.0 released.
- 2009.02.09 - PHPHandler 1.0 released.
- Generate E-Mail from Unity.
Examples & Tutorials
http://waddlefarm.org/blog/?p=368
Questions, Comments and Suggestions
Let me know any questions, suggestions or comments you have by replying to this topic or sending me a private message via the forum.
================================================== =====
BrowserHandler
Version
0.1 Beta, 2009.06.04
Description
Interface between Unity and a browser web page.
Features:
================================================== =====
PHPHandler
Version
0.1 Beta, 2009.06.04
Description
Interface between Unity and a PHP web page, mySQL database and PHP functionality.
Features:
- Demonstrates Coroutines (yields), in C#, with callbacks.
- Callbacks used in C# and PHP, allowing for maximum flexibility/scalability.
- Send/Receive/Parse/Display HighScores
- Generate E-Mail from Unity.

Reply With Quote