Jump to content

maliohammad

Limited Member
  • Posts

    2,039
  • Joined

  • Last visited

  • Days Won

    22

Everything posted by maliohammad

  1. in the other hand , xpresso can be super killing when using a lot of conditions , while in python you create short statement to achieve the result .
  2. with the python examples there is a plugin that creates a image formate (with custom name and extension ) and enables c4d to save and load it . i think it was called "Py-Xample"
  3. so have you found a workaround for this ? [Edit] don't mind , I used float() in front of echo number and I get the correct results .
  4. hi , thanks for reply , my main problem is the UI design and the second problem is the way you navigate through your scene , I can say that I am spoiled by the way c4d works .
  5. this will be a miracle , learning python is little bit steep (compared to basics and action script 3) , it will help a lot especially with GUI making .
  6. maybe I will see this when I get some free time , but anyway , did they make it little bit user friendly to c4d users ?
  7. hello , you are not following the basics of python programming , you are assigning values to "NO object " , you have to define the object , while I think you are working with python tag , you can add op.GetObject() before the brackets from this type [] .
  8. thank you for sharing , great work ! BTW, I just started to learn plugins making , and your plugin is great resource of info :)
  9. @sigor , yes but for fun only :) @holgar , yes it is just for fun , pc have keyboard and mouse which gives much control
  10. http://lesterbanks.com/2016/09/artist-cinema-4d-running-mobile-device/ lol , IMO it would be better on an iPad pro
  11. just cache the scene , I am not sure if this is similar to what you want to achieve , the vorticity will just make it noisy , if you asked a new topic about this , maybe someone more experienced will answer you about it . Tfd_sample.c4d
  12. can you share your scene file to check the problem if it is with your scene or with the plugin , if it is with the plugin then you can contact the developer (or post on the forum of the plugin ) . for the second question , I am working on a sample scene file , once it is ready I will post it here :)
  13. in the render tab you have to enable smoke shader for density , and I suggest that you watch BW designs tuts about TFD . also if you can upload your scene file "just the tfd container " will help to solve your problem :)
  14. you don't have to know the dimensions when the aspect ratio of the models is correct (unless you wanna work with game engines with real word scale or any thing similar to this ...) . you can google images , for similar models if you didn't find ones for the model you want . eyeballing the sizes is your best option :)
  15. sad news ... rest in peace Cactus Dan
  16. he just linked the width /height to a user data , so you can change it only from the user data , or just disable the xpresso tag .
  17. if you want to know what it can do /how to use it , then select the node , right click in the object manager and "show help ..." this will give info about any thing in c4d :D about per-sample thing , well ... I don't work with sounds so I don't think I can help you with it , but maybe other users can .
  18. if they changed the name and removed the word " voronoi " there will be confusing , sky and physical sky for example have deferent names so every thing fine . and changing tools won't make it better .
  19. dude, if you don't know , there is already fracture object in c4d , so is it possible to have 2 fracture objects ?
  20. IMO , MAXON won't do something like this , because cinema 4d have a unique style , and I don't think MAXON will leave that style .
  21. mmmm , how can I report a bug ? from MAXON website or from c4d ?
  22. after playing around with c4d r18 , I noticed this. as you can see , the world axis arrow also affecting the SSAO (and the grid ). is this a bug or a limitation of the SSAO ? P.S.I have increased the poser , so you can see the problem more clearly .
  23. just downloaded the demo , and the tutorials are back(in the doc) ! now I am trying the great features , and they are great , the tessellation work on intel iris pro GPU very good , but little bit slow (if combined with SSAO and reflection ) but every thing is fine . the knife tool is very nice , and now I can cut holes inside a polygon without connecting it to any edge which is very helpful :D the shadow catcher will be great for motion tracking , it also can catch reflections :D the voronoi fracture is crazy fast , break a cube into 10000 piece in less than a second (no dynamics ) and even better ,you can create small pieces ( add another select the pieces you want to break into smaller ones with mograph selection , and add new voronoi object , make it the parent of the old one and add the previous selection to the new object , and in the point distribution enable per object , and thats all , you will get small pieces :D good job MAXON , I have spend more time exploring the new features
  24. hi , first you can start with the base meshes in the content library (preset/sculpting/base meshes ) and modify them , add details ..etc this tut will give you a good understanding how things work : this is a sculpting video in c4d , not how to use the tools , but it is very helpful : I highly recommend right click on any sculpting tool and show help , you will see a lot of helpful information . after you learn the tools of sculpting in c4d , you can watch blender tuts about sculpting , you can follow most of them in c4d (the tools is little bit deferent , but if you learned how to use the sculpting tools in c4d , you can follow them very easy ).
×
×
  • Create New...