The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
1answer
62 views

How do I use the morpher modifier in 3dsmax to morph into several targets simultaneously?

I have a 3D-Face from Facegen here including all necessary phenomes' positions. But these targets are separated into upper, lower teeth, sock and eyes. How do I combine them for the face to morph into ...
11
votes
1answer
845 views

How to gain accurate results with Painter's algorithm?

A while ago I asked how to determine when a face is overlapping another. The advice was to use a Z-buffer. However, I cannot use a Z-buffer in my current project and hence I would like to use the ...
0
votes
0answers
109 views

Automatically generate character face [closed]

I'm developing a 2D game for which I'm looking for a method to automatically generate unique cartoon faces like http://www.shutterstock.com/pic.mhtml?id=71872582. I am looking for a art package that ...
1
vote
2answers
279 views

Facial expressions capabilities in various engines

For a research project, I am developing a small game focused on non-verbal communication clues, like facial expressions (smiling, frowning, looking bored, etc), eyegazing, proxemics, etc. My main ...
4
votes
5answers
4k views

Any reliable polygon normal calculation code?

Do you have any reliable 3d polygonal face normal calculation code? Any language will do, I'll port it to make it work. Even if you find some code in a 3d game engine and post it here I'll be more ...