Multi-user application using Unity3d

I been doing 3d interactive for almost 7 years now and yes, its been really hard to create one. You have to do 3d modeling, rigging, animation, export to compliant format properly, then the hardest thing of all – the coding to make it interactive or a game, then compile for web or offline based application.

Recently, i explored Unity3d and it gives me more power – rapid development – because in less time i  finished my application than other software I used before. Well, unity3d is a game engine – and not a 3d modeling app &  you still have to know Object Oriented Programming (C++/Javascript/Java/Python/As3 or Boo hehehe).  But unity3d has a GUI (like blender3d which is also one of the best software for free) that makes it quite easier than only imagining the 3d scene & objects using a text editors IDE alone.

In just 1-2 weeks i have deployed a simple multi-player 3d game. Yes, its not yet done, but the functionality is almost done. Building a network application really takes heck of time and efforts but with unity3d i can say that “i finally found the one” hehe. Back then it takes months for the same thing/output.

Well, please try my unfinished but working multiplayer 3d game created using unity3d.

Instruction, download and play – see “network.exe” run it –  click start server, copy the zipped file  to another computer with the same network, then type-in the IP address (replace the 192.168.10.1 with the server’s IP address) – then voila – you will see each other’s player (a box that will move & shoot using  WASD & Space keys). By the way there will be lots of gray cube (enemies with programmed Artificial Intelligence & rigidbody/physics) that will chase your player – enemies can be shoot but wont die for now hehehe

try it now – download here!

Topgie.com updates

Finally i got sometime to register the domain (topgie.com) and setup the web server for it.. its now accessible but ofcourse it is still empty… im on the planning stage, i want to make the site dynamic as possible in terms of design, user interface and services it will provide for possible users.

I will be using Jquery, As3(for 3dFlash), Php and Mysql.

Watch out! it will be coming very soon 🙂

3dflash Rich Internet Application

This is my 3dflash RIA sample, a realtime 3d interactive virtual tour that we will be using for our 3dexploration project (sort of Philippines 3d tour) using AS3 and Alternativa3d Platform. I also test the same thing with PV3D  but its engine still needs some tweaking to defeat the speed of Alternativa.

ill post my pv3d sample later… to see the difference