Jump to content

maliohammad

Limited Member
  • Posts

    2,039
  • Joined

  • Last visited

  • Days Won

    22

Everything posted by maliohammad

  1. I have played with garage band , but I am not good at making music xd
  2. very nice :) maybe I will listen to it while modeling :D
  3. google drive says the link is not available :(
  4. wow , very nice ! I am glad it is not huge :D
  5. you just enter hangouts website , and there you will find some basic tutorial , or you can search for some videos on youtube . the nice thing about hangout is you can stream live with screen recording then it will upload it to youtube , also you can have guests with you and they can share their screen (the admin of the stream must give them permission )
  6. looking forward for it :) ! did you try google hangouts ?
  7. maliohammad

    Python lists

    this is not a code , it is a code idea
  8. maliohammad

    Python lists

    maybe try this : set a variable and make it = 0 and call it var when the button on and the same code to when the button is off : if var <3 : var =+ ( not sure if it is =+ , but I think it is something similar ) else : var = 0
  9. yes , Arnold can do this. here is a video (old video ) : and arnold works great with x particles
  10. yes I know , but it is not just the hardware that you are paying for . for example maya have many features and VFX stuff ..etc but some people use c4d because the good UI . the same applies to x-particles and naive effex , naive effex is feature rich and have tons of advanced stuff , but people prefer x-particels for the ease of use . the mac was never a cheap option , but I really like how it works , and I will never go back to windows . IMO , I can buy the computer I like that can handle my needs then use a cheap render machine (used PC ) or just use a render farm .
  11. that video didn't use the same kind of chips in the mac and the PC xenon and i7 aren't the same , it would be a better comparison if it was core i7 vs i7 , and xenon vs xenon , because each kind has its uses .
  12. hello , just want to know who is the modeller of fred and Lisa in the old content library in c4d , because I really like how he makes details , topology ...etc and want to see his other works , any one knows his name or site ?
  13. there is some limitation with GPU , and it is not good for large projects , because with cpu you can use a big render farm while you can't with a GPU render , you can read this http://forums.cgarchitect.com/76376-why-has-gpu-rendering-not-completely-eliminated-cpu-options.html is not this normal ? GPU do most of the display stuff on your compute and if you used it to render , it won't have enough power to do the normal task normally .(correct me if I am wrong )
  14. is not both too slow ?! I can get much faster results with c4d and the physical renderer and the semi -unbiased technique on a core i5 dual machine
  15. yes , you can't control the the slider max with expresso , you can do it with python but it won't be stable glad it is helpful :)
  16. see the xpresso tag (Text Ypos) to check how I limited the max . it is simple compare to check if the user data >= the count . I used a node to convert vector to real , because the count is a vector (x,y,z ) then multiplied them (you can add inputs to the math node as much as you want .) then linked it to the compare node . and finally a condition node (if value is 0 then it will take the first input , and if value is 1 it will take the second input and if the value is 2 it will take the third input and so on . and the compare node outputs 2 values , if the condition of comparison is true then it will output 1 , and if it is false then it will output 0 ) and I didnt make any expresso node to limit the min , because it should be 0 and can be limited from the user data settings . also I changed the max value to 100000 so it will not annoy you while you are working , and set the limit slider to a lower value so it will be easier to read and change , but I think it is better to set the slider limit to 100 instead of 5 Clone Test.c4d
  17. no , you can control the min and the max , just change some settings in the range mapper , or just use the clamp node . if you give more details I can give you more specific answer
  18. using the set driver command is waste of time , just create simple xpresso setup . you can watch some videos and in less than an hour you will be able to do something with it .
  19. this vide might help you , and the character object is not very different than the normal rig , once you make it editable you will end up with a normal rig
  20. you mean visual selector ? it works just fine with the character builder , no problem at all
  21. no , the native rigging tools are not any faster , but to get them faster just hide all the controls from the viewport , and I think it can be applied to all other rigging tools . you select them in the viewport , then chose what you want from the controls tab . it was very bad news , but I hope MAXON will buy the source code so this toolset won't disappear ....
×
×
  • Create New...