Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. Today
  3. Checked this topic? https://www.core4d.com/ipb/forums/topic/117430-boat-wake-in-c4d/#comment-752951 Maybe there are still valid plugins available. Do you really need to use bitmap at all? I presume this is because you need to have correct wake shape (kelvin wake). In such case bitmap will just be showing static deformation. Maybe you are better off with something animated, yet not physically correct (do a search in file pits, there is boat wake with fields). If you need correct, simulated kelvin wakes you are looking into custom solution, doable by nodes or python. This is quite a task since you need to include bow an stern wakes, take boat size into account, time and decay, that is a lot of math...
  4. Since you want to animate just 7/8 points linearly, use Posemorph(parametric) or PLA directly in timeline. Create cube in normal state, create another one and adjust all points to positions where they needs to be and use it as posemorph. While its the same point count/topology, could be used directly. Second state of cube I don´t know how to read, not imagine how it should looks like 🙂 shame on me)
  5. Hmmm. My understanding of this whole space time thing is quite limited ! Are you sure humans are meant to be thinking about this sort of thing ?! 🙂 More seriously though, I have trouble trying to translate these sort of questions to the sort of perspective / ortho / parallel views we have in Cinema. So, still exploring the theme that simplest may be best, what about 3 shear deformers on a cube, aligned to X, Y, Z accordingly ?! 3 way shear CBR 01.c4d CBR
  6. request from the scene nodes discord server... a quick and dirty method of creating random poly islands: 11-sn-random-poly-islands-BASIC.c4d
  7. Yesterday
  8. Hi @Cerbera Thanks for the reply, but you only deformed one face. I need all three faces to be deformed. Notice that in the base of your figure, the axes still form right angles! It is not clear in the figure of the rhombohedron, but all the angles between the axes are different from 90 degrees. Something like that:
  9. Does a shear deformer on a cube not give you what you are looking for ? Keyframing the Strength attribute for animation... If not there's always pose morph, which is where I'd be heading next... CBR
  10. Hi everyone, I'm trying to animate the distortion of a cube in order to represent the axes of a non-orthogonal Cartesian space (where the axes form acute angles rather than right angles). As shown in the attached image, my goal is to transform a simple cube into a rhombohedron. To do this, I created a cube-shaped spline and applied three shear deformers, one on each plane. However, when I try to apply the third shear after the first two, the cube becomes asymmetrically distorted. I’ve tried several ways to fix this and achieve a clean prism shape like the one shown, but I haven’t had any success. Does anyone have any suggestions on how to get around this? Bests Eudes cartesiano-espaco.c4d
  11. Last week
  12. Yeah right ! Including my one where I said pretty much what you did ! Perhaps there has had to be some restoring from backups or something ? CBR
  13. Actually that was much easier than I expected. You just have to relate the position of your boat to the position of your material tag. In your case you'll probably need more than one material tag. The one with the water properties and one with only the displacement. You mix the two (Add Material option), and don't forget to disable Tile for the displacement material tag. It also have to be set to Flat Projection.
  14. I think you can easily do what you want using a Shader Field. Plug that texture to it and have ... Oh wait you need the texture to move .... Hmmm... maybe same as above but use the Field to generate a vertex map ... and then the vertex map as a Shader (Vertex Shader) to re-convert it to a texture. Don't forget to make the field child of the moving object... Unfortunately you still need a lot of polygons. I guess this can also work using XPresso if you relate the Offset U and Offset V of the material Tag to the position of the object but converting from absolute values to percentages always gives me headache .
  15. Where did all the comments with the waves go ?
  16. Earlier
  17. It's a bitmap. Basically, I have a displacement map of a boat wake and i want to distort the mesh using the map but also move it with the boat.
  18. Is the Displacement a shader or a bitmap ?
  19. Hi, I'm trying to find an easy way to project a image displacement onto geometry with the ability to control and move the displacement around on the mesh. Similar to camera mapping a texture, but only displacement on an already textured mesh. Cheers Tony
  20. Thank you Donovan, That was exactly I was looking for. 😍
  21. That sounds like you DO NOT like ACES. If so, can you elaborate a bit? Currently experimenting with it in my pipeline and honestly I can't see the benefit yet. I don't work with any real photography, just CGI.
  22. Not sure exactly, but if you can decompose your buffers, you can manually perform the proper alpha over math. Just peel out the associated alpha channel, and multiply it by your under plate to scale the RGB emissions down as per geometric occlusion. Then add the RGB to the result. It's a bit janky as a two step, but the result should theoretically be identical to the proper alpha over calculation, assuming that Adobe isn't botching the RGB with a predivide or something janky in their software stack. The issue of open domain EXRs in Photoshop would be another nightmare stack, as you are then having to form the picture. You'd be at the whim of whatever bad idea Adobe has such as ACES or some other nonsense. I believe there's an EXR plugin and an OpenColorIO plugin that might allow you to negotiate the nightmare fuel of the Adobe designs.
  23. @b_ewers 1. Change the Maxon Noise > Input > Source to UV/Vertex Attribute, so that the noise samples in 2D Texture Coordinate (UV) space, rather than 3D space. 2. Significantly reduce the overall scale from 100 to something like 1.2 3. Adjust the relative scale to something like 1, 20, 1 to get the vertical streaking. 4. Increase contrast to 1 5. Change the noise type to Turbulence uv-space-noise_v01.c4d
  24. Hello C4Ds, I would like to use the Noise Node to create lines on a sphere, but it only gives me a perfect noise pattern on the surface. I tested this with noise generated in Photoshop, imported it as an image, and it behaved exactly as I wanted. Does anyone know if there's a workaround or an additional node to modify the Noise Node's behavior to mimic that of an image? Thank you for your help! 😉
  25. Brilliant MASH, Just Brilliant! Cheers Jacobite
  26. ... and on that, is there a way to get this properly into photoshop? PS has no 'interpret' options for me to discard the alpha to do the same trick I do in AE, outside of rendering the image again with no alpha channel. Strictly speaking I CAN get the content into PS and it does look good if I go via 32bit exr, but once in, I cant squash it down to 8 or 16 bit as doing this re-obliterates the glass again.
  1. Load more activity
×
×
  • Create New...