Jump to content

srek

Maxon
  • Posts

    3,164
  • Joined

  • Last visited

  • Days Won

    72

Everything posted by srek

  1. Please check the attached scene, it interprets a bitmap into positions with color. Evaluate Bitmap 03.c4d
  2. Likely a known problem. Please provide scene files if you want any help, trying to diagnosing a node setup from screencaptures is pretty much a waste of time.
  3. srek

    Split geometry

    The easiest way is to simply delete what you do not want to keep. @SmolakI am not aware True Split supports Scene Nodes
  4. srek

    Cloner v1.0

    Geometry Op is there to add geometry to an op stream that has none. Just unfold any op stream out port to see the geometry port inside, if it has geometry. it also seems that Hrvojes setup creates the clones as children of an otherwise empty element, the geometry port alone only gives you access to the main elements, geometry, not the children. You need to decompose the op children to access their geometry.
  5. Amazing work 👍 Did you recreate assets you had for another application?
  6. Points to Spline is incorrectly named, it produces lines. Scene Nodes do not have native splines yet.
  7. Maybe take apart the random poly selection node. The general setup should give you quite a few clues on how to do own selections.
  8. Scene nodes make very good use of multithreading, caching and copy on write. in general programming in nodes is different to writing code, while one can usually be translated in to the other this is often not efficient. For nodes you need a different approach and think more about the flow of information and how it changes. If you try to directly implement a coded solution into nodes you will get bigger mess of nodes and wires than actually necessary.
  9. That is perfectly possible, i made camera vie angle dependent selections during beta and the random selection you can find as a node is an asset created from nodes.
  10. COFFEE had its time, but that time is over. For general scripting Python is the weapon of choice, which we just now updated to industry standard version 3. Regarding the object manager, no one from MAXON ever proposed to remove it. For the new system it just isn’t there yet. what exact scripting options we get for the new system remains to be seen, and implemented. No need.to worry here, since the new system is the base for everything we will make sure to get it right.
  11. The old and new can never merge, that would mean that the new system would have to compromise for all the problems of the old one, thereby loosing its main advantages. What will happen is that over time the new system will become ever more complete and allows the user to use the new system for ever more tasks, until at some point the old system is only really needed and used for compatibility reasons. At this point in time the new system is not ready for the big stage, it is a tech demo.
  12. Interaction between scene nodes and Standard Cinema 4D is limited to scene nodes receiving geometry and data fro Cinema 4D. Standard Cinema 4D Can not react on scene nodes in any way.
  13. I did a parametric bookshelf and books during beta, but haven’t found the time to adjust it for public release.
  14. srek

    Nodes Road Map

    Dynamics in any shape are best handled by a physics engine, not a general Solver like scene nodes. Like with basically all missing features physics will become part of the new context at some point in the future.
  15. srek

    Nodes Road Map

    I am a technical designer at MAXON, my job is to help defining stuff like scene nodes. I am not involved into product politics. I would be seriously surprised though if learning editions or similar hadn’t been discussed.
  16. srek

    Nodes Road Map

    I have no idea who came up with the idea that Xpresso might get removed. That idea is completely without merit.
  17. Xpresso is apart of classic Cinema 4D, as long as we have that there is no reason to remove it. As soon as everything has moved on to the new core Xpresso will be obsolete and the far more powerful Scene Nodes will have replaced it.
  18. srek

    Nodes Road Map

    Conversion from old to new is something i would not speculate on at this point. There are so many options to handle this and they all depend on numerous technical details and workflow choices.
  19. srek

    Nodes Road Map

    No. Scene nodes are the new base that future higher level workflows like the OM and objects will be based on. Once those workflows are established you will not need to touch nodes for by far the most functions in Cinema 4D. If you are comfortable you can of course use nodes then as well.
  20. srek

    Nodes Road Map

    The core development that preceded the current state included a lot more than you might expect. Memory management, multithreading, media coding, file handling, coding rules, .... the list is endless and much still needs to be done. A lot of things needed to happen before nodes could come into existence.
  21. No. Xpresso is part of classic Cinema 4D, scene nodes are not. Scene nodes can not replace in the old context and Xpresso does not work in the new one. Scene nodes do cover the same general functionality as Xpresso though, as such you can view them as the successor to Xpresso, but only in the new context.
  22. srek

    Nodes Road Map

    While those are good ideas to be reviewed for future releases, what you can do right now is to create your setup within a group node and use the inputs of that group as a source for parameters. A simple click in the background of the editor will show all parameters of the group
  23. The objects final state on a frame is transferred to the Scene Nodes, thats it. Inside of The Scene Nodes it is just a bunch of geometry and numerical data.
  24. Cool, i did quite a few molds for silicon casting in Cinema 4D, 3D printing is pretty much ideal for creating complex molds. I am waiting for my new large format SLA printer currently (Elegoo Saturn) and i expect it to be very good for molds.
  25. I use Cinema 4D for technical modelling for 3D printing for 10 years now. Currently i use mostly volumes but Poly by Poly is a close second. I have created complete 3D printer designs that are printable (RepRap) and implemented them, as well as many smaller projects. For me Cinema is pretty much perfect for 3D printing.
×
×
  • Create New...