Ai Austin Unity 3D Examples

Please note that this index page describes a number of experiences created in Unity3D. Note all may remain on-line as they occupy significant file space.

This page shows a range of projects made with Unity3D as experiments with virtual experiences and collaboration in multi-user virtual worlds.
See my "Made with Unity" developer profile.

For OpenSim OARs Converted to Unity 5 via OARConv - See here.
For ISS Virtual Reality Experience - See here and Made with Unity Game profile
For Thunderbirds Virtual Reality Experience - See here and Made with Unity Game profile
For Supercar "Avgas, Will Travel" VR Experience - See here. [2001: A Space Odyssey Variant]

Since these experiences are made available directly, rather than via the "Oculus Home" store you might need to "Allow Apps from Unknown Sources" in Oculus Home to enable them to run on the consumer versions of the Oculus Rift... see here for instructions.

     
I-Room
I-Room
Multi-user via SmartFox
Tropical Island
Multi-user via SmartFox
Tropical Island
with Supercar
and Black Rock Lab


Supercar Lab
  • You will be on a tropical island (a Unity provided demo [local copy]) near a rope bridge.
  • Use the arrow keys (or WASD) to move yourself about, and the mouse to look round.
  • Go over the bridge and left along the far shore to reach where the Black Rock Lab is placed... the walls can be walked through to make it easy to get in just now!
  • You can also hit the little round grey button and you will be taken inside the Lab straight away.
Supercar Race Game
  • Use the arrow keys (or WASD) to accelerate, brake/reverse and turn left and right.
Others...    

Multi-user Virtual Worlds in Unity

Unifier - see http://unifier.secondplaces.net.

The VirtualWorldWeb - see http://virtualworldweb.com/.


Other Examples of Unity3D-based Applications

See NASA Eyes on the Solar System [Direct link to Unity3D Player]


Origination 3D Models

Supercar and Black Rock Lab Sketchup Models used for export to .3DS format (using double sided face export where possible). Available at http://www.aiai.ed.ac.uk/~bat/GA/supercar-3d.html.


Making a Unity World Multi-User (MMO)

Sample MMO code and tutorial for Unity3D and SmartFox Server is available from http://virtualautonomy.com/blog/index.php/2009/12/31/unity-3d-a-quick-and-easy-guide-to-creat and http://www.unifycommunity.com/wiki/index.php?title=MMO_tutorial.

Note that for SmartFox Server 1.x MMO login, a policy prefetch is required for web build contexts. See http://www.smartfoxserver.com/forums/viewtopic.php?p=41732. A line must be added to the end of the Awake() routine in the MMO example assets, typically in "Game/Scripts/LoginGUI.cs".

Security.PrefetchSocketPolicy(serverIP, Convert.ToInt32(serverPort));

The SmartFoxClient.dll that is compatible is provided by "lastowl" who provides "Island Demo using SFS 1" at http://unity.lastowl.info/IslandDemo3.0.zip.

Thomas Lund at FullControll provided the original via this blog entry at sfs downloads site with direct URL here.

This same compatible version of SmartFoxServer.dll is also available locally here.

An alternative MMO server is Exit Game's Photon Server.


Conversion from Unity 3.3 to Unity 3.4

There is one compile error shown by the upgrade. At line 22 in UnderwaterEffects.js, the line should read:

if(water) waterLevel = water.gameObject.transform.position.y;

See http://forum.unity3d.com/threads/98275-Cannot-convert-UnityEngine.gameObject-to-float


OpenSim OAR Converter to Unity Project

Fumi.Iseki and K.Suzuki, http://www.nsl.tuis.ac.jp/, also using Unity Chan Avatar (under Unity Chan License). See this blog post for more details.

OpenSim Converted Region in Unity 5 - OpenVCE [Launch] [MMO Launch] [For Oculus Rift (zip)]

2015-09-04-Unity-OpenSim-OpenVCE-960x598arrow-right-36x1872015-09-04-Unity-OpenVCE-Web-Payer-960x598

OpenSim Converted Region in Unity 5 - Black Rock and Supercar [Launch]

2015-09-04-OpenSim-Black-Rockarrow-right-36x1872015-09-04-Unity-Black-Rock

OpenSim Converted Region in Unity 5 - Space City and Fireball XL5 Launch]

2015-09-04-OpenSim-Space-960x598arrow-right-36x1872015-09-04-Unity-Space-City-Web-Player-960x598

OpenSim Converted Region in Unity 5 - Marineville and Stingray [Launch]

2015-09-04-OpenSim-Marineville-960x598arrow-right-36x1872015-09-04-Unity-Marineville-Web-Player-960x598

OpenSim Converted Region in Unity 5 - Oil Rig [Launch]

2015-09-04-OpenSim-Oil-Rig-750x468arrow-right-36x1872015-09-04-Unity-Oil-Rig-Web-Player-960x598

OpenSim Converted Region in Unity 5 - Epic Castle [Launch]

2015-10-26-OSGrid-Castle-300x187arrow-right-36x1872015-10-26-Unity-Castle-300x187

OpenSim Converted Region in Unity 5 - Edinburgh/F4K/Fish4Knowledge [Launch]
[For Oculus Rift (zip)]

2015-10-24-Edinburgh-F4K-OpenSimarrow-right-36x1872015-10-24-Edinburgh-F4K-Unity

ISS VR Experience in Unity and Oculus Rift

     
ISS VR Experience
  • International Space Station (ISS) Experience in Unity Web Player and in virtual reality for Oculus Rift.

Thunderbirds VR Experience in Unity and Oculus Rift

     
Thunderbirds VR Experience
  • Gerry Anderson Thunderbirds Experience in Unity Web Player and in virtual reality for Oculus Rift.

Supercar "Avgas, Will Travel" VR Experience in Unity and Oculus Rift

     
Supercar "Avgas, Will Travel" VR Experience