Latest posts

Photon MmoDemo Add Rotation tutorial

Posted by Zoultrex on 30/07/2010 | No comments

For those who haven heard, Photon is a Multi platform Socket Server with many nice features such as the ability to deliver real time performance for thousands of simultaneous players using UDP protocol and the great thing for us Unity developers is that it is written in C#.

You can check more details in their website: http://photon.exitgames.com/Photon

I decided to put together a small tutorial with the steps necessary to add rotation values to the MmoDemo (download) they offer for the Unity Client and to the server SDK.
This should be a good start point for those learning photon without any previous experience of the server framework.

Also make sure to check out the basics of the MmoDemo here: http://blog.exitgames.com/?p=882

I really recommend to keep on eye on the forums (here) where all the discussion about extending the server goes on.

Tutorial Download link here

Mixamo, 3D character animation online.

Posted by Zoultrex on 03/05/2010 | No comments

I haven’t tested or read too much about it but I’m glad to hear that its possible.

By looking into the two videos of the presentation I’d say that it is really great if it can do all that the guy says and I’d be even happier if it could do all I’m thinking about ;)

But the fact that there is an online app that can do character animation is quite interesting. The fact that the app is online must have its cons and pros of course but I wonder only about the animation power it can develop.
In my case it would help me because I would use it for basic animation like run and walk cycles with the ability to tweak it and preview right away, but in the other hand someone that is good with animation curves might think export/upload/download would only add more time to the workload maybe.

Sonar music animation

Posted by Zoultrex on 23/04/2010 | No comments

If we could see music instead of hear it, I think it would look like that.

Thumbs up for the author Renaud Hallée.

Sonar from Renaud Hallée on Vimeo.

Unity 3d racing game project

Posted by Zoultrex on 15/04/2010 | No comments

This is a racing game I made (link here) :

It was based in this tutorial.

You can download my source here.

It is a great start point for people that are new to unity and wonder how some things work like key inputs, Unity GUI, and how to make a simple menu in Unity

Tags:

Unity3D and Flash communication

Posted by Zoultrex on 15/04/2010 | No comments

If you ever need flash and Unity to communicate to each other in the same page heres an idea:

This example you can drag a square in flash and a 3d cube in unity will follow the one in flash, pretty cool:
http://www.paultondeur.com/files/Unity3DBrowserScripting/examples/DragUnity/DragUnity.html

You can check the full post here

Tags: ,

Papervision 3D interactive room sample

Posted by Zoultrex on 15/04/2010 | No comments

I have uploaded a Papervision3D example that I’ve been working with some time ago . It is a room where you move around with the camera and interact with the objects.
Check the sample here.
In the new screen, click over the flash content to start. Note that the streaming of video and music may take a while.

In this example you can watch a video clicking on the screen of the tv on your left side and listen to a music clicking on the cd on your right side.

Here is a zip only with the source code and the paperbase class. If you want to try it out, i used the version 2.0Beta of Papervision, which you can download at http://papervision2.com/2-getting-the-source/

Tags:

Powered by Wordpress and Stripes Theme Entries (RSS) | Comments (RSS)