Jump to content

Search the Community

Showing results for tags 'noise'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • General
    • Lounge/General chat
    • Education
    • Jobs
    • Marketplace
  • Houdini
    • General Houdini Questions
    • Effects
    • Modeling
    • Animation & Rigging
    • Lighting & Rendering + Solaris!
    • Compositing
    • Games
    • Tools (HDA's etc.)
  • Coders Corner
    • HDK : Houdini Development Kit
    • Scripting
    • Shaders
  • Art and Challenges
    • Finished Work
    • Work in Progress
    • VFX Challenge
    • Effects Challenge Archive
  • Systems and Other Applications
    • Other 3d Packages
    • Operating Systems
    • Hardware
    • Pipeline
  • od|force
    • Feedback, Suggestions, Bugs

Product Groups

There are no results to display.


Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Website URL


Skype


Name


Location


Interests

  1. Hi guys, I scattred several geometries (lines) using "Attribute From Pieces" + "Copy to points" SOPs on some animated points. The problem is, on the "Attribute From Pieces" SOP, when I set the mode to the "Cycle", everything is ok, but when I set it to the "Noise" mode, it starts to changing each piece's name over Time. (And when I use not-animated points everything is ok, too). How can I fix it? Thanks for helping. Attribute From Pieces.hip
  2. Dear Forcers, How can I make it so certain edge's in my model are NOT effected at all by the detail edge noise setting in glass mode in the RBD fracture material? Thanks 5D
  3. Is there a node in COPS to warp textures based on an input? noise, another image etc
  4. I'm trying to procedurally make scooped ice cream. Everything I've seen uses linear striations by increasing a single axis frequency, but from looking at references there's actually a curvature to the 'cracking' that occurs when you scoop things like ice cream or cookie dough. To get good results the best method seems to be using a vdb/volume vop workflow, so using the normal or predicted uv route doesn't seem like an option? Furthermore being able to offset the poles seems like it'd be useful, so the noise pattern isn't perfectly centered. I feel like pos into something to cylindrically distort what gets sent to the noise node is what I'm aiming for, but I don't know how to execute that or if that's even the right route. I'd appreciate any help! Here's a great example from Rohan Dalvi. But here you see it's actually distorted and 'pinches' or converges at the poles. It may be a small difference but I think it's an important one. And an example for scoops of cookie dough. Cheers, Chris
  5. "Loops" is my latest Houdini.School class covering process loops like for, for-each, while and do/while loops. I'll illustrate numerous examples that will focus on SOPs, VOPs, VEX, COPs, and LOPs. Learn more about the class and enroll here: https://www.houdini.school/courses/hs-231-loops
  6. Hey guys I've been trying to use Noise in point vop to create something like electricity my point vop doesn't seem to be working, electricity.hip
  7. Dear ODForcers, tank_forSUPASLOMO_048-karma1.mp4 As you can see in the video I posted I am attempting a bullet going through a fish tank in SLOMO. There are many issues with the shot but here I want to ask about the foam around the bullet. It is created using many many particles emitted from around the bullet then replaced by tiny spheres. I am rendering using karma. In single frames it looks QUITE good. My reference is below from Youtube. So the noise is the issue. Denoiser just makes it flat and white. So my question is shall I just crank the hell out of the samples? Or is my issue with refraction ray limit? Or a combo of both? Or do you have a better method for achieving something like the refernce? THANKS 5D
  8. Hi everyone. I was wondering if someone would help me creating something like this image attached. I have tested several ways to created moving waves, but I could't deliver the sharp edges. Thank you
  9. Hello everyone) I try to make cliffs from yotube tutorial, but cant find how can i change noise scale along one axis in houdini 19. In previus versions whas option inside mountain node called scale. Where it is now?) I know what i can use attribute wrangle for some thing like this --------- float val = noise(@P * set(ch("scale"), 1, 1)); @P.y = val; --------- But i whant to use noise attribute noise or mountain and just scale it by vertical axis, for examle. ow can i do it?) I don't wanna use wrangler because i don't know how to control noise same simple as it can be done in attribute noise I try to find answer in google about 2 hours what i do wrong?))
  10. Hello All, I'm working with attribute noise trying to create a line with only 90 degree angles. I'm pretty close but the line still comes to a point in some spots (see attached). Is there a quick way to fix this or adjust it post attribnoise? Thanks PointNoise_v01.hiplc
  11. Hey folks, proud to present LYNX Tools, a collection of production proven open source tools to accelerate your workflows! All mentioned tools are free to download via the links below and are licensed with a full HoudiniFX license. All Houdini Assets have complete Houdini native documentation available. Repository: https://github.com/LucaScheller/VFX-LYNX Lastest stable release: https://github.com/LucaScheller/VFX-LYNX/releases Please give them a test drive, so we can improve them further Roadmap | https://github.com/LucaScheller/VFX-LYNX/projects/1 So far there are three tools: LYNX_force_general | Tweak your sims with this all purpose & intuitive force field. Built to mimic force fields in other DCC applications, but with support for more features and a natural Houdini user experience. https://www.lucascheller.de/vfx/2019/03/24/vfx-lynx-houdini-force-general-asset/ LYNX_fabric | Create fabric/weave patterns with ease. Perfect for creating that holiday sweater you never wanted. https://www.lucascheller.de/vfx/2019/03/16/vfx-lynx-houdini-fabric-asset/ LYNX_velocity | Get control of your velocities via an intuitive UI or groom them for absolute fine tuned control. https://www.lucascheller.de/vfx/2018/11/01/vfx-lynx-houdini-velocity-asset/ More info on my website, including full release logs: https://www.lucascheller.de/blog/ Houdini User Group Munich Presentation: https://vimeo.com/334887452
  12. Hello everyone, New to Houdini I’m facing one problem: How to make a four-corner gradient noise deformation on a dedicated surface ? I want to make an evolutive noise displacement in the center but flat near to the border. Same as heightfield_maskbyobject node but with terrain node or in attribvop (did’nt find how to make four corner gradient ramp) Thanks in advance Br,
  13. Hey there!! Can anyone tell me that when we apply noise(anti-aliased) to the geometry material, then what is the role of black and white over there ? I think white area is that where we apply our noise and black area where nothing is happening with the noise. Am i correct ? For example: Let's say we created a metallic box and after creating noise & connecting that to the metallic section of "principal shader", then white area of noise will be metallic or black area ? Thanks...
  14. Hello, I'm han. I have a question. I did Sphere -> Mountain(noise animated) -> Scatter & Sphere -> Mountain(noise animated) =Points and Sphere Merge (*so I want to sphere moving and scatter points are also moving) but Scatter points are jittering(not stick to sphere). How can I fix it? Roughness down, Octaves down -> Little bit comfort movement but, is that solution to not jittering(not change roughness or octaves) ? Thanks!!
  15. Hello, I have scattered spheres inside a tube and I want to use a noise to trigger them inflating and deflating. I followed this tutorial but I couldn't get it to work. Is there a different method on how to achieve this? Thanks! tube.hip
  16. Houdini.School | Noise My biggest teaching venture yet. Take your Houdini Noise making skills to a new level with my 3 session class coming December 21st, 2021. Overview video about the class can be viewed through this link. https://www.houdini.school/courses/hs-217-noise
  17. I am new to redshift. I am using version 2.6.41. If I render the scene with just a sphere and donut, it renders out fine. Despite using a number of samples, I am getting noise on the ground when I have the organic blue volume. Here is the .obj file which is used in the scene. https://www101.zippyshare.com/v/THie8eoD/file.html Here's the hip file. RS_RENDER QUERY.hip What should I do to reduce noise? The render time is quite high too at 8 minutes. I rendered similar geometry (the blue organic geometry is same, only the sphere and torus are different) in Keyshot but the render time is very less. I tried with 100 samples, 200 samples and 500 samples.
  18. hey folks. I've been following this amazing tutorial by Tim J but wanted to learn how to add attribute paint or another noise to use as a mask so only certain areas are effected by the volumetric noise I'm quite new to Houdini and have no idea! thanks in advance.
  19. Hi! I'd like to share a Seamless Noise VOP asset that can generate seamless 2D Perlin, Worley and Voronoi noise. It works in any VOP context, e.g. COPs to generate textures or in SOPs to generate displacement. You can download it here: http://techie.se/?p=gallery&type=houdini_assets&item_nr=2.
  20. i have a curve that is deforming and the topology is changing. So i cant use rest attribute if i use a noise function it is point dependent and so gradually the curveu noise changes on my curve. How can i add a noise to the curveu attribute independent of the points? I want it to be static, somehow based on the curveu attribute so that it sticks on my curve no matter the deformation. I can do this manually with a ramp parameter of course but i want it to be procedural with a seed value. Essentially i want to do exactly what the ramp parameter does - remapping the curveu attribute - but using a noise Any tips?
  21. Hello, I am scattering points onto a grid and I am using a noise to displace it, but I only want to move the points vertically. How would I achieve that?
  22. just wanna get noise offset along a simple spiral curve,yes,at the beginning,noise moving looks not too bad,but the swimming effect becomes more and more obvious and also the the noise dense,becomes denser over times, confused with this problem,any helps? ,thx in advancenoise_offset_along_curve_od1.hip
  23. I'm following this tutorial by Entagma, which involves using an attribute noise set to periodic flow to create a tiling pattern. The settings he uses are shown at 5:20 in the video, and the resulting geo can be seen at 11:25. However, Houdini 18.5 no longer includes periodic flow noise. I've noticed that it is included in the mountain SOP now, but even when I match his settings exactly, my results look bizarre and inorganic: In the documentation for the mountain node, this is the image associated with Periodic Flow Noise, but I can't get mine to look anything like that. https://www.sidefx.com/docs/houdini/nodes/sop/mountain.html (and here's the web page that includes a little description). Does anyone know what I could be doing wrong? How can I make my noise look more like that from the Entagma video or the documentation? Thanks very much in advance!
  24. Hello, For all my time in Houdini I have never shaded a lot. I however have played with pointVop quite bit, so I was surprised when I tried to make a noisy shader and I kept following the camera ? Let me explain what the scene is : - a grid, that has a principledshader - a rotating null, parenting a camera - 3 lights In the shader, I take the position of a Global Variable, plug it into a noise, and in the basecolor of the principledshader. Why is that, that when I render different frames (so the camera has moved), the noise stays the same. I can see the lights are not coming from the same angle, which is normal since the camera moved, but the noise is pixel for pixel displaying the same way. I fixed it by pluging a restpost between the Global Variable and the input of my noise, but I can't wrap my head around why I have to do this in the first place ? Normaly everything makes sense in Houdini but this doesn't. As I said I know my ways around Point Vops, so should I expect other different behaviors in the shader context ? shader_must_rest.hiplc
  25. Hopefully this is helpful to others. Small snippet to visualize the different noise's. I have not put them all in, but if you feel inclined please add more and reply-post. You will need to create the menu (as this does not seem possible in VEX and has to be done via the parameter interface? and a 100x100 grid as input. // // Houdini Noise visulization - Curtis // int NoiseMenu = ch("NoiseMenu"); // Create a Ordered Menu "NoiseMenu", In the "Pram Interface", //Token, Lable ... // 0 vnoise // 1 wnoise // 3 flownoise // 4 curlnoise // 5 xnoise // 6 random // 7 alligator float frequency = ch("frequency"); float rough = ch("roughness"); float atten = ch("attenuation"); float jitter = ch("jitter"); int turbulence = ch("turbulence"); int flow = ch("flow"); int seed = ch("seed"); //Noise data vector vp0, vp1; float output1=0; float output2=0; //No Case stament in VEX ... elseif it is.. if ( NoiseMenu == 0 ){ //vnoise VEX function //Generates Voronoi (cellular) noise. vnoise(@P, set(jitter, jitter, jitter), seed, output1, output2, vp0, vp1); } else if ( NoiseMenu == 1){ //wnoise VEX function //Generates Worley (cellular) noise. wnoise(@P, @P.z*frequency, output1, output2); //general noise } else if ( NoiseMenu == 2){ //snoise VEX function //functions are similar to wnoise. output1 = snoise(@P, turbulence, rough, atten); } else if ( NoiseMenu == 3){ //flownoise VEX function (soft) //Generates 1D and 3D Perlin Flow Noise from 3D and 4D data. output1 = flownoise(@P*frequency, flow); } else if ( NoiseMenu == 4){ //curlnoise VEX function //Computes divergence free noise based on Perlin noise. output1 = curlnoise(@P*frequency); } else if ( NoiseMenu == 5){ //xnoise VEX function //Simplex noise is very close to Perlin noise output1 = xnoise(@P*frequency); } else if ( NoiseMenu == 6){ //random VEX function //Generate a random number based on the position in 1-4D space. output1 = random(@P*frequency); } else if ( NoiseMenu == 7){ //anoise VEX function //Generates "alligator" noise. output1 = anoise(@P*frequency,turbulence, rough, atten); } //Output to 100x100 grid as colour @Cd = output1;
×
×
  • Create New...