Jump to content

maliohammad

Limited Member
  • Posts

    2,039
  • Joined

  • Last visited

  • Days Won

    22

Posts posted by maliohammad

  1. Nice job. 

    For some reason I prefer the colors in the screenshot more than the final image, the chain on the final image has a bit too much green.

  2. 43 minutes ago, lieber said:

    Did someone manage to build a working rolling rig?

    You mean rolling effect as in a red carpet rolling or something like that?

    if so you just use the bend deformer while rotating it 2-3 degrees so it is not totally on the axis that you want, this should help getting the spiral look.

  3. I am not sure if you can access the values using Python or not, but those values aren't impossible to recreate. In fact there is mathematical formula for each type, they are called Color Harmonies. So you can get the current color value, and do the math to get the other two. 

     

    Color choose types in C4D:

    http://c4d.cn/help/r17/US/html/54503.html

     

    The math:

    This can be complex, as you have to change the color value from RBG to HSL, then you can change the HSL value using some formulas. 

    Discussion includes the conversations:

    https://stackoverflow.com/questions/14095849/calculating-the-analogous-color-with-python

     

    Math formula for all the types: 

    https://www.ethangardner.com/articles/2009/03/15/a-math-based-approach-to-color-theory-using-hue-saturation-and-brightness-hsb/

  4. 40 minutes ago, SoniczCWG said:

    Thanks for answer, yes, it really works the same without tags.. however i try so maybe one day i´ll be proof to you that xpresso is useful (just maybe ....).

    I am not sure what are you trying to achieve. I am sure that everyone here know how useful is.

  5. 4 hours ago, SoniczCWG said:

    If i understand well, purpose of this setup is to reference an object (/or info..) to different xpresso node. Transporting all the info around the scene

    As far as I can tell, both Xpresso setups are useless, and the work is done by some keyframes to the stage object. You can remove both Xpresso tags and it will function the same.

  6. 11 minutes ago, DBVFX said:

    Is such a great gift to the community! Am so looking forward to learning it, is so kind and humble of Samir to do this. I've got a few other predictions/things to hope for in R20, but will wait to see what everyone else says lol!!

    Yeah, Samir is such a nice guy, and I hope he gets better. 

  7. 12 minutes ago, DBVFX said:

    Yea I heard that as well, is such great work! I hope he's ok, made me think that he might sell it to MAXON if he couldn't keep working on it. Just trying to get it to work now on R19, just got it working with the additional, .tbb that the guys mentioned here;

    Don't get me wrong, it would be amazing to have this plugin as part of C4d, but I highly doubt it (at least in the mean time) as the plugin is on the harder to use side of things, which is the opposite of c4d. It is sad to see the end of this plugin, as it offered some really stunning results (I spent so much time admiring the amazing work people used it for)

    Btw, it is only for windows(which is still better than nothing!), there is no free mac version. 

  8. 17 minutes ago, DBVFX said:

    Holy moly! I was just about to say "Wild speculation I know, but I kind of hope MAXON acquires something like NAVIÉ Effex and has it for R20" - I start googling though and find NAVIÉ Effex IS NOW FREE??? This is crazy if true https://www.toolfarm.com/blog/entry/freebie_cinema_4d_navie_effex_is_now_free

    I don't think it has anything to do with MAXON, in an older thread here someone mentioned that he has health issues so he stopped the development, then he published the free copy.

  9. 3 hours ago, VECTOR said:

    Thanks for the feedback, but i specifically want the chest area to be a lot narrower than the hips, to really emphasize the sweep and transition, what with it being stylised i want to stay away from realistic proportions as much as possible which is also why she has such a tiny waist :D

    Oh cool. If that it is the direction you are going then she is looking great as she is!

  10. I think I will stop doing the script, as I am using R17 which don't have vertex color tag so if I want to make a script I have to make it make multiple materials(one material for each polygon group) which I don't think is optimal.  

  11. 23 minutes ago, Caveman said:

    Hi ,

    Thanks for the feedback .

    Yeah, 3rd party render engines is one of the limitations of this method, and if your object have many groups it will slow down c4d which is the other draw back. I will try to do a script for that, but no promises! My programming skills are very. If anyone else can do it before me/better than mine then it is great :)

  12. 4 hours ago, Caveman said:

    Can this script be converted to cinema4d or can this be done with Cinema4d

    Hello, 

    You can do it without any script, for those cases:

    1-Your object have polygon groups of the same polygon count(e.g. brick wall)

           Create a new material, then for the color channel insert variation shader, then enable polygon variation, and change the steps to

           the amount of polygons each group has.

    2-Your object does't have an even poly count for each group

           Put your object inside a fracture object(NOT voronoi fracture!), change the mode from straight to explode segments and connect

           and put the material from above on it, disable the polygons option and you get the result you are after. 

    P.S. The result will be seen in renderer only and some render engine doesn't support it. Also this doesn't output a vertex color, if you have to get it as a vertex color you may need a plugin or a script.

     

    Best regards,

×
×
  • Create New...