Jump to content

Chester Featherbottom

Registered Member
  • Posts

    94
  • Joined

  • Last visited

Everything posted by Chester Featherbottom

  1. Thanks for the lead @jbatista! It looks like a good, fairly straightforward solution to facial/body capture. It seems there are several promising solutions for facial/body capture these days, but my tracking needs are more mechanical than human.
  2. I'm looking for some current solutions to record positional data in C4D (in realtime) from external hardware. I was fooling around with this back in 2017 and managed to get decent results with the original Vive controller, using fOSC as a bridge. fOSC no longer works in 2023 (which I'm hoping is just some basic Python 2.x->3.x refactoring), but before I started down this old crude path, I was curious if anyone was aware of any better solutions that may have popped up in the last 6 years. A crude search showed griptools.io, which would be even more helpful, but it seems that it has been abandoned. Any leads would be appreciated, thanks.
  3. CA typically stands for Character Animation... unless you have old Curious Animal plugins that all used to begin with "CA".
  4. This is so painful to watch. It's like watching monkeys typing Shakespeare. In the time that it took him to "hope" it would work he could have just opened the SDK and read the documentation for tasks this trivial. Oh Jesus, kill me now.
  5. Rotating the Projection does work. Using a texture tag from another object is not a workaround, it's the exact workflow I described. I can seem to move both texture and cloner without issue. Shader_Projection.mp4
  6. You don't rotate the Shader Field... you rotate the PROJECTION of the texture the Shader Field is using. In order for that to work you'd need to be using a texture projection that can be rotated in 3D space such as a Flat Projection rather than a UV projection.
  7. That per-target is really cool, but I think you may have a bug there. I think it's grabbing the global matrix of the effector rather than the cloner, so if you move the cloner it breaks... if you move the effector it breaks.
  8. The image I posted only has 1 particle per polygon, but if you must have 1 particle per point... you can easy create a Color Vertex Map from a Shader Effector as mentioned above. Scenefile
  9. Any particular reason you need to create a vertex map at all? X-Particles can set color values for particles directly from the texture. Scenefile
  10. Not an editor, but I thought ProRes 4444 was only 12 bit, so something may be breaking. I use ProRes frequently at the end of the pipeline, but I would NEVER export ProRes from C4D. Stick with sequences (for so many good reasons), EXR for important things, JPGs for previews. Edit: Should have looked it up first, but it seems the image of 4444 is 12 bit and the alpha is 16 bit? Maybe that's why the 2 different movies? That seems... odd.
  11. Just exported an object with ngons from C4D to FBX. Imported it back into C4D and the nGons were still there.
  12. And python FTW! I've seen quite a few different python renaming scripts, but this one is by far the most thoughtful of what artists *actually* need. Nice find.
  13. Sequential_Rename.mp4 You are correct, the naming tool is not good (it would even be fair to say surprisingly poor). You can mostly get what you want with the above workflow... but even that will be starting at zero. Whomp, whomp. Best alternatives are Xpresso or Python.
  14. $N https://help.maxon.net/c4d/2023/en-us/Default.htm#html/TOOLCANAMING-MDATA_MAINGROUP.html?TocPath=Tools%20Menu%7CName%7C_____1
  15. Thank you. You were the person I was hoping would answer... particularly because you've built some of the more comlpex rigs that would require/benefit from them. 🙂
  16. Your C4D problems are nothing compared to your ego. You'd have to be high to think I would ever take the time to help you again. I hope others are able to to see just how toxic you are and avoid the same ingratitude.
  17. I have a standard license... a friend has MAXON ONE. He downloaded an "Exclusive Node" node and put it in a file and sent it to me. It didn't work. I don't know if he did something wrong or I did something wrong, or that's "just how it works". It was my understanding that one of the great benefits of Scene Nodes was supposed to be a way to solve the problem of so much plugin dependency for project files. From what I can tell, it looks like MAXON just replaced one dependency for another... which is definitely a bummer.
  18. Anybody know if it's possible? And if so, any examples available? Thanks.
  19. Who's going to tell him MP4 is also a container? There's a lot of things Apple doesn't do well, but when it comes to pro video you should probaby take a seat (perferably in the back).
  20. Quicktime movies are just containers. An H.264 exported from Quicktime may export with a .mov extension, but can be interpreded as an mp4 simply by changing the extension to .mp4.
  21. I felt like I was being pretty polite. The only reason I wondered if you were a new user is JUST how common this issue is among new users. It's fairly rare that you can use C4D for too long with encountering this behavior. If you already knew the difference between the tools... the problem would have required a much more advanced solution. SO... I was simply starting at the beginning. Man, this board.
  22. It's secretly hidden in Quicktime under File > Export as.... Perhaps your arrogance caused some temporary blindness.
  23. Changing the Scale to Size will just show you units. -- I'm ssuming you're a new user @allenhanford and maybe you don't know the difference between the Object Tool and the Modeling Tool? When you scale objects in the viewports when you're in the Modeling Tool the object scale stays at 1... when you scale objects with Object Tool in the viewport it will change the object Scale Parameters. Grab a cube and try scaling with each of the different tools. If you are a new user, don't feel bad... it's a common gotcha that seems soewhat specific to C4D.
  24. I wouldn't call you a perfectionist at all if you can't offer a basic solution let alone a better alternative. Plus that's a criticism of the animation, not the rig. If you had a rig like that you could always bake to spline and get some much better results in 2023 with a combination of rope and soft body dynamics to give the carpet actual mass. Depliage is fantastic and I would encourage anyone to buy the plugin (and support Vonc because he's an international C4D treasure)... but it can't accomplish this task (I know because I have it and I tried). ROWNs scripts are also infomous among legacy C4D users as *the* first solution to unfolding polygons, but it would likely need to be tweaked at the code level to accomplish this task.
  25. A quality solution is rather complicated and requires an indexed tranformation to avoid artifacts. No files, but the concept is there. Around 41:30 https://www.cineversity.com/vidplaylist/scripting_nab_2015/nab_2015_rewind_mike_seften
×
×
  • Create New...

Copyright Core 4D © 2024 Powered by Invision Community