Applying Scales to Mesh Surfaces - Houdini Tutorial

  Рет қаралды 19,493

Konstantin Magnus

Konstantin Magnus

Күн бұрын

Пікірлер: 32
@KonstantinMagnus
@KonstantinMagnus 3 жыл бұрын
Follow up tutorial on how to model the scale element: kzbin.info/www/bejne/gWO8hGyLntiar5o
@DemShion
@DemShion 9 ай бұрын
The feeling of finding a great youtube channel for learning, has to be one of the best. Thanks.
@velcrolog
@velcrolog 3 жыл бұрын
I came to see the scales technique, but really enjoyed the other simple tips on setting up the geometry: clean, polyreduce, matchsize etc. This is why it is great to see all the steps in a tutorial as you learn a lot of secondary tricks, taken for granted by advanced users. Thanks and keep them coming!
@ChrisC1377
@ChrisC1377 Жыл бұрын
Yes completely agree, very nice tutorial
@Gichanasa
@Gichanasa 3 жыл бұрын
Short, to the point, with many bonus techniques. You are a great teacher, please keep up the good work!
@stephanwalsch
@stephanwalsch 3 жыл бұрын
a lot of neat effective techniques in here like the pscale from remesh or just getting a gradient from P. Loved it!
@nelsonlim379
@nelsonlim379 2 жыл бұрын
I enjoyed the tips on the remesh node here. Thanks Konstantin!
@mouhammadwasseemshaabani47
@mouhammadwasseemshaabani47 3 жыл бұрын
For Konstantin Magnus tutorials always like first then watch ,cause it is always great videos , keep up
@mzigaib
@mzigaib 3 ай бұрын
This is really useful, thanks a lot!
@donkastudio714
@donkastudio714 Жыл бұрын
Excellent tutorial
@simonfarussell
@simonfarussell Жыл бұрын
Excellent stuff!
@danialghods
@danialghods 3 жыл бұрын
Thanks for the technique Konstantin
@alexmaeki
@alexmaeki 3 жыл бұрын
Thank you for making so great content! Helps me a lot on my Houdini journey🙏
@massimobaita7178
@massimobaita7178 3 жыл бұрын
Thank You very much, Konstantin!
@KonstantinMagnus
@KonstantinMagnus 3 жыл бұрын
Thank you for watching, Massimo!
@OnyxDigitalStudios
@OnyxDigitalStudios 2 ай бұрын
wow great tutorial :) this is almost exactly what i was looking for, the only difference is i need to be able to define the direction of the scales a little better, is there some way to paint the direction the scale will point ??
@KonstantinMagnus
@KonstantinMagnus 2 ай бұрын
Hi Onyx! I think the "attribute paint" node can do this.
@ribponce
@ribponce 3 жыл бұрын
Great video, thanks!
@WillPreston3D
@WillPreston3D Жыл бұрын
thanks so much Konstantin, this is brilliant, do you know if there's a way to paint the direction flow of the scales? so that painting red aligns scales with X axis, painting Green makes them face down Y etc?
@KonstantinMagnus
@KonstantinMagnus Жыл бұрын
Hi Will, you could paint some red color on your mesh and append two measure nodes: - the first one measures the gradient of P's X component and exports and attribute named up_x - the second one measures the Y component and exports an attribute up_y -Then a point wrangle blends both up directions based on the amount of red color like this: vector4 q_x = quaternion(maketransform(v@N, v@up_x)); vector4 q_y = quaternion(maketransform(v@N, v@up_y)); p@orient = slerp(q_x, q_y, v@Cd.r); Also I recommend this course if you want more control: www.udemy.com/course/in-house-tool-building-for-tds/
@NLbeta
@NLbeta 3 жыл бұрын
really nice technique.
@KonstantinMagnus
@KonstantinMagnus 3 жыл бұрын
Thank you Nelson!
@oneday7922
@oneday7922 2 жыл бұрын
Hi, is the remesh output property meshsize an area? How is it calculated, I watched your video here confused for half a day.
@gaks-studio
@gaks-studio 5 ай бұрын
its possible to paint the attribute for chosing where is small or not ?
@KonstantinMagnus
@KonstantinMagnus 3 ай бұрын
Yes, I think so. The attribute paint node can be combined with the remesh node: kzbin.info/www/bejne/kJWlnoyIm7h8rdksi=z3meNEafBeDosSVN
@mihamorozan352
@mihamorozan352 Жыл бұрын
Thank you!!! Cool! :-)
@antoniopepe
@antoniopepe 3 жыл бұрын
Great, i never used Measure Node in gradation mode. great tips ;) its the same than make a cross product between the normal and and up vector (0,1,0) ? but with minor effort :)
@robko75
@robko75 3 жыл бұрын
Instead of measure node you can use VEX and double-cross the vectors like this: vector tmp = cross(@N, {0,-1,0}); @up = cross(@N, tmp); Nevertheless: Awesome stuff and inspiring :-)
@KonstantinMagnus
@KonstantinMagnus 3 жыл бұрын
Thank you, Robert! I have avoided VEX in this tutorial to make it easier for beginners. If you want to use it anyway, I would suggest normalizing the cross product at least once: vector perp = normalize(cross(v@N, {0,-1,0})); v@up = cross(v@N, perp);
@jamepathompong
@jamepathompong 3 жыл бұрын
When the main model has animation What should I do to keep the scales from moving?
@KonstantinMagnus
@KonstantinMagnus 3 жыл бұрын
The attribute interpolate node makes points stick to mesh surfaces.
@RusticRaver
@RusticRaver 3 жыл бұрын
yeah
Modeling a single Scale Element - Houdini Tutorial
7:40
Konstantin Magnus
Рет қаралды 7 М.
I Remade Avatar Water VFX in 100 Hours
11:38
ErikDoesVFX
Рет қаралды 2,3 МЛН
Chain Game Strong ⛓️
00:21
Anwar Jibawi
Рет қаралды 39 МЛН
coco在求救? #小丑 #天使 #shorts
00:29
好人小丑
Рет қаралды 111 МЛН
Первая неделя в HOUDINI
11:01
Yarkon
Рет қаралды 88 М.
Layering Slices using Volumes - Houdini Tutorial
7:15
Konstantin Magnus
Рет қаралды 5 М.
Houdini Tutorial - Easy RBD Morph | Houdini & Octane Tutorial
19:30
I Made an Electronic Chessboard Without Turns
14:32
From Scratch
Рет қаралды 983 М.
Simple Rigging In Blender
7:06
Critical Giants
Рет қаралды 860 М.
Houdini 20.5 Sneak Peek
8:11
Houdini
Рет қаралды 176 М.
New Point Cloud Nodes in Houdini 20
10:35
Inside The Mind
Рет қаралды 4,8 М.