1. #46
    Senior Member Follow User Gallery
    Join Date
    Jun 2013
    Posts
    191

    Default

    amazing stuff !

  2. #47

    Default

    Bangers - thanks man its an arnold render
    enishi - thank you
    Daredragon88 - haha too flattering thanks!
    McAllem
    - thank you!
    JL-Art
    - thanks!
    Jean-Leny
    - whiskers now added, thanks!
    Dancuka
    - thanks man!
    Corpus
    -thanks brother, i just added some, they arent the best but at least they are there now
    Rituparna.b - thanks very much
    markantonik - salutations!





  3. #48
    Senior Member Follow User Gallery
    Join Date
    Nov 2011
    Location
    Paris France
    Posts
    228

    Default

    This last render is really great!!!

  4. #49
    New Member Follow User Gallery
    Join Date
    Jul 2013
    Posts
    6

    Thumbs up

    Amazing work.
    How do you switch of fiber mesh at Yeti ?

  5. #50
    Member Follow User Gallery
    Join Date
    Jan 2009
    Age
    38
    Posts
    70

    Default

    julien3d - thanks


    Clay-Mort - Thanks man! here is something that can help you



    Select a group of curves and then select your mesh and it will run the pgYetiConvertGuideSetToGroom when you click it using the proper inputs. just make a shelf button out of it.

    [code]

    import maya.cmds as cm
    import maya.mel as mel

    selection = cm.ls(selection = True)
    shapeNode = cm.listRelatives(selection[1], children = True)[0]
    curves = cm.listRelatives(selection[0], children = True)
    cm.select( curves )
    selectionSet = cm.sets(name = "fibermeshSet", text = "fibermeshSet")
    mel.eval('$selectionSet = python("selectionSet")')
    mel.eval('$mesh = python("shapeNode")')
    mel.eval('pgYetiConvertGuideSetToGroom($selectionS et, $mesh)');


    [/code]

  6. #51
    New Member Follow User Gallery
    Join Date
    Jul 2013
    Posts
    6

    Default

    excellent thx for your share

  7. #52
    Senior Member Follow User Gallery
    Join Date
    Jan 2009
    Location
    Toronto, Ontario
    Age
    39
    Posts
    164

    Default

    THIS NEEDS TO GO TOPROW!!!

    Great Workflow from Fibermesh > Yeti.
    ... expect the worst and hope for the best ...

    Portfolio

  8. #53
    Senior Member Follow User Gallery
    Join Date
    May 2013
    Location
    Dublin - Ireland
    Posts
    238

    Thumbs up

    Amazing result, looks like a photo

  9. #54

    Default

    man. you got some top row stuff right here. this dog kick ass. lol

  10. #55
    Senior Member Follow User Gallery
    Join Date
    Nov 2011
    Location
    London
    Posts
    201

    Default

    amazing dude!!

  11. #56

    Default

    I want to say..Whouuaaaa....ffff.
    Nice work.

  12. #57

    Default

    Cedcrx - best compliment thanks
    heat - Thanks man!
    Bangers - thanks brother!
    3d55george - thanks man
    A.Ceylan - thanks atilla one day perhaps
    Clay-Mort - Nps man
    julien3d - Thanks friend


    dogs deserve to be outside, i had to let mine out.


    Need to do some lookdev tweaks to the new lighting, as multiple whiskers are clearly visible!


  13. #58

    Default

    it is very real .... congratulation

  14. #59

    Default

    cgchronos- thanks brother!



    heres a side view. nearly done.

    perhaps some tongue shader work

  15. #60
    Senior Member Follow User Gallery
    Join Date
    Jan 2008
    Location
    Poland
    Posts
    1,343

    Default

    Superb work on fur!

Page 4 of 7 FirstFirst 1234567 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •