Showing posts with label chat. Show all posts
Showing posts with label chat. Show all posts

Thursday, September 18, 2008

TheoLabs: TheoWorlds Builder v2 (demo#5)


TheoWorlds Builder v2 (TheoSDK 2) - the next generation platform for building online games and avatar chat worlds (currently in development) - has been updated with new features:

  • Complex collision detection with conflict solving - the characters avoid stepping on each other's tiles and automatically resolve the conflicts without using the server.
  • Internet lag compensation - the characters are synchronized through Dead Reckoning algorithm. The delay in communication is smoothed through adjusting the animation speed, so characters get to the destination at the same time on both screens. You can use the "latency" box to emulate the latency for each chat up to 1 sec (1000 ms).
Here is the link that demonstrates those features (DO NOT open this link in multiple windows):
www.theoworlds.com/labs/05/

Check the blog posts for other updates on this project.


For those who are interested in this product, but don't want to wait for the release, check TheoAvatar SDK and TheoSDK - our existing platforms for creating online games and multi-user 3D chats like TheoAvatar in Flash. Both come with Map Editor, source code and documentation.

Saturday, May 31, 2008

TheoLabs: updates on TheoWorlds Builder v2

TheoWorlds Builder v2 (TheoSDK 2) - the next generation platform for building online games and avatar chat worlds (currently in development) - has been updated with new features:

  • Multiple rooms and the connection between them. Step on the animated arrows to walk from one room to another.
  • Sitting. Click on chairs or barrels to sit on them.
Here is the link that demonstrates those features:
www.theoworlds.com/labs/04/theolabs_04.html

Check the blog posts for other updates on this project.


For those who are interested in this product, but don't want to wait for the release, check TheoAvatar SDK and TheoSDK - our existing platforms for creating online games and multi-user 3D chats like TheoAvatar in Flash. Both come with Map Editor, source code and documentation.

Wednesday, April 30, 2008

TheoLabs: updates on TheoWorlds Builder v2

TheoWorlds Builder v2 (TheoSDK 2) - the next generation platform for building online games and avatar chat worlds (currently in development) - has been updated with new features:

  • Mouse support. Now you can use the mouse to move your character around.
  • Path finding algorithm. Calculates the shortest walk path for the characters. Supports elevations ("hills") and collision detection (avoiding obstacles like other characters).
  • Chatting. Avatars can now exchange text messages.
  • Avatar bots. Characters that are controlled by computer. In this example they randomly walk around the map and chat.
Here is the link that demonstrates those features:
www.theoworlds.com/labs/theolabs_03.html

Check the blog posts for other updates on this project.


For those who are interested in this product, but don't want to wait for the release, check TheoAvatar SDK and TheoSDK - our existing platforms for creating online games and multi-user 3D chats like TheoAvatar in Flash. Both come with Map Editor, source code and documentation.