Jump to content


Avatar Rendering


4 replies to this topic

#1 Digital

    New Member

  • Members
  • Pip
  • 2 posts

Posted 19 May 2012 - 05:21 PM

I want to know if it's moderately easy to create an avatar system that works in 3D instead of 3D images, for example we currently use a 2D avatar system with a catalog where you can purchase items, but before exiting beta we would like to have 3D render characters. As a 3D artist I have no problem in creating these but putting them into the browser as a character is a different story.

If anyone knows some keywords I can search into for this or any help at all no matter how vague such as the programming language or methods of doing this, please share and I'll be very grateful!

#2 geon

    Senior Member

  • Members
  • PipPipPipPip
  • 939 posts

Posted 19 May 2012 - 08:16 PM

If you don't know what to google for, it is probably not easy for you to do.

I'd probably try to do something with webgl, failing that, flash. Unity 3D could be an option if you don't mind relying on an uncommon plugin.

#3 rouncer

    Senior Member

  • Members
  • PipPipPipPip
  • 2722 posts

Posted 20 May 2012 - 12:39 AM

3d avatars? whats wrong with 2d avatars?
you used to be able to fit a game on a disk, then you used to be able to fit a game on a cd, then you used to be able to fit a game on a dvd, now you can barely fit one on your harddrive.

#4 macnihilist

    New Member

  • Members
  • PipPip
  • 19 posts

Posted 20 May 2012 - 06:13 AM

Sounds like x3dom (http://www.x3dom.org) could be the right thing for you.
It is basically an xml-encoded scene graph embedded in html.
It relies only on WebGL+JS, i.e. no plugins at all, the customers only need a reasonably up-to-date browser.
It is also declarative, i.e. you don't have to 'code' the graphics part, you just specify what should appear where.

I work in the same department as the people developing it, so I might be biased, but you should definately check it out.

#5 Digital

    New Member

  • Members
  • Pip
  • 2 posts

Posted 21 May 2012 - 06:14 PM

View Postmacnihilist, on 20 May 2012 - 06:13 AM, said:

Sounds like x3dom (http://www.x3dom.org) could be the right thing for you.

Ah looks interesting, I will deffinetly take a look at it, thanks!





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users