Jump to content


DX11 Character Simulation


4 replies to this topic

#1 Guest_Matt_*

  • Guests

Posted 31 August 2011 - 09:00 AM

Posted Image


Description
Some thank you's first.
Ignacio Castano and Dennis Kovacs for helping out with some of the concepts from the paper for Gregory Patches last year. It would have taken me a lot longer to get this stuff together without them.
Rafael Grassetti for letting me play with his mechaGirl model.

What you are looking at:
- Full implementation of the paper: http://research.micr...cloop/sga09.pdf
- Graph based evaluation of gpu operations for skeletal -> morph -> dynamics -> tessellation.
- SS,SSS from gpu pro... Still working on this, but the results of 1.5 hrs of work look good so far.
- I got so very sick of transparency screw ups, so I implemented the OIT linked list algorithm from AMD.
- Linear lighting pipeline
- Variance shadows.
- Old version of glow system, I really need to get an anamorphic blur in there.

There are a number of R-G-B toned images in this post. Blue is regular patch, green is irregular patch, red is triangular patch).

How to do the same sort of thing for tessellation:
I started with the nvidia meshtools, so download nvidia mesh tools from google code. Everything you need is in there providing you have a good idea of what you are doing.
Download the nvidia sdk11 toolkit, this contains the quad (regular/regular) pathways for gregory patches. You will have to modify quite a bit for any stable pipeline, but it's a good start.
Derive the triangular cases from the cpu tessellation code in the nvidia mesh tools.
Write an export to your preferred format for whichever toolset you use (maya, 3dsmax, blender etc...)
Ensure to use precise keyword in your GLSL / HLSL, Ignacio mentions this ( http://www.ludicon.c...ecise/#more-275 ) in one of his blog postings. Otherwise you will get cracks in your resulting mesh.

Videos:
Newer videos with slightly more correct videos but less features:

Vimeo:
http://www.vimeo.com/28041356
http://www.vimeo.com/28041063

Youtube:
- http://www.youtube.c...u/0/39Un4cXZ-b8
http://www.youtube.c...u/1/lnQlMWuzNV8

Older videos with incorrect lighting showing more features:
Vimeo:
http://www.vimeo.com/27378137
http://www.vimeo.com/27377135

Youtube:




Questions / Comments / Criticism are welcome.
Please keep in mind I work in film pipelines professionally, not games. For this reason I have no inclination to use Phong Tessellation / PN / PM etc... I think they are awesome local evaluation schemes, but I hate cracks in my models, so I can't use them.

#2 David Gallagher

    New Member

  • Members
  • PipPip
  • 69 posts

Posted 31 August 2011 - 12:50 PM

I must say, some really Impressive renders! Great stuff :).

#3 sensate

    New Member

  • Members
  • PipPip
  • 20 posts

Posted 31 August 2011 - 03:39 PM

David Gallagher said:

I must say, some really Impressive renders! Great stuff :).

Thanks mate!
I just found my old devmaster account name, so matt == sensate.

matt

#4 rouncer

    Senior Member

  • Members
  • PipPipPipPip
  • 2725 posts

Posted 04 September 2011 - 03:57 AM

very excellent graphics.
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.

#5 sensate

    New Member

  • Members
  • PipPip
  • 20 posts

Posted 05 September 2011 - 06:49 PM

Thankyou :).
I'm just starting out on some more advanced lighting tests ... Latest update is here:

http://www.vimeo.com/28583714





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users