Parallax Occlusion Mapping [In Blender]

  Рет қаралды 35,395

The Observatory

The Observatory

Күн бұрын

Пікірлер: 44
@TheObservatoryShow
@TheObservatoryShow 3 жыл бұрын
Hey everyone! Hope you're having a great day! Let us know if you have any questions or suggestions!
@skorqion_art
@skorqion_art 3 жыл бұрын
Nodes still scare me a lot so having someone guide me through is really helpful and you do a great job at it :D
@TheObservatoryShow
@TheObservatoryShow 3 жыл бұрын
Nodes can be overwhelming at first, but they're really fun once you get a hang of them! Thank you for watching!
@kryptboy
@kryptboy 7 ай бұрын
How has your journey been? I hope you've explored lots more since this comment!
@ege.the.engineer
@ege.the.engineer Жыл бұрын
We definitely need default Parallax input or node in blender 4.5 or smth
@Catastrio
@Catastrio 3 жыл бұрын
First and wow it feels like you can read my mind. Every time I encounter a Blender mystery, it feels like you guys make a video exactly when I need it!
@TheObservatoryShow
@TheObservatoryShow 3 жыл бұрын
Hopefully it helps! Thank you for watching 😁
@Peterscraps
@Peterscraps 2 жыл бұрын
1:36 that happens when premultiplied alpha is interpreted as straight alpha. The only place I know of to flag that is the in the compositor with the alpha over node.
@bobogus7559
@bobogus7559 2 ай бұрын
There are a couple of optimizations that can be done overall. First of all, instead of inputting a cube, deleting it in edit mode, and then adding a plane, all you need to do is just create a plane (especially since you're using Generated texture coordinates). Second, instead of plugging a Value node into a Multiply Vector node, use the Scale option instead, as that only calls for a single numeric value while doing exactly what you want. In addition, this won't work in all situations, particularly viewing the plane up close at a glancing angle, which warps the texture. This happens because the angle at which you are viewing the plane in this situation is quite shallow in the distance but fairly steep right in the foreground. More is needed to obtain data on the viewing location and add depth before this will be practical in the video game applications you demonstrated in the beginning.
@lugui
@lugui 3 жыл бұрын
Damn, it was very useful, I was trying to achieve the same effect without really knowing what it is and I've been failling for some time I'll toy with it and try to figure it out, but for sure I want it to be officially supported, it would be MUCH simpler
@TheObservatoryShow
@TheObservatoryShow 3 жыл бұрын
I agree 100%! Thanks for watching 😀
@MrRolord
@MrRolord 3 жыл бұрын
Very nice explained ^^ -Robin Janowsky
@TheObservatoryShow
@TheObservatoryShow 3 жыл бұрын
😊 Thank you for figuring this out for us! I had been trying to piece it together on my own and just couldn't figure it out! You're the best, thank you for watching!
@cubeified_
@cubeified_ Жыл бұрын
at 3:41 you can go to where u can add or remove sockets and and you can make a socket from there and and change the node type to float since float value only has one control and wala
@cedricaguilar4501
@cedricaguilar4501 3 жыл бұрын
This is amazing.
@TheObservatoryShow
@TheObservatoryShow 3 жыл бұрын
I hope you find it useful! Thank you for watching!
@ellen_ayu
@ellen_ayu 3 жыл бұрын
Oh my... Thank you 💖💖... I've been searching for texture explaining videos.. and wondering when you make a video like that.. and boom 💥 💥 🤣🤣🤣 .. can you explain other methods about texture 🙏 especially for mobile game
@TheObservatoryShow
@TheObservatoryShow 3 жыл бұрын
Yes! We definitely have some ideas for Texture videos! Thank you for watching 😄
@alhdlakhfdqw
@alhdlakhfdqw 2 жыл бұрын
hey man great turtorial thank you for sharing! subbed! :)
@TheObservatoryShow
@TheObservatoryShow 2 жыл бұрын
Welcome to the channel 😄Thank you very much!
@juliaalder2007
@juliaalder2007 7 ай бұрын
This is awesome. But how can we bake/export it?
@theshuman100
@theshuman100 2 жыл бұрын
i mean whats stopping you from using the regular height map as an input for how much you subtract from the incoming normal
@CreaturePC
@CreaturePC 2 жыл бұрын
I also do texture sruff in blender, and I once tried to make a camwra following texture effect xombined to a RGB screen shader, it took me more than 2 months to make it perfect and relastic I might upload its demontratiom video by next week as i am still making it And i used your video for making a paralax shader also, but i used your node setup as base and now perfecting it, might take a few weeks more
@MoctorDac
@MoctorDac Жыл бұрын
so this only works with generated Coords? I can't see many uses for this If I can't use it with UV mapping
@sk.mahdeemahbubsamy2857
@sk.mahdeemahbubsamy2857 3 жыл бұрын
Good content keep it up,👍
@TheObservatoryShow
@TheObservatoryShow 3 жыл бұрын
Thank you! Hopefully it helps, thanks for watching 😁
@vizdotlife
@vizdotlife 10 ай бұрын
this is awesome!
@SheigonSheffield
@SheigonSheffield 2 жыл бұрын
Cool, i'll try it
@sanicsanya
@sanicsanya 2 жыл бұрын
Thank you! (especially thanks for free dowlonable file with parralax material)
@sreliata
@sreliata Жыл бұрын
Absolutely loving this! My question however would be: how would paralax work with textures, no alphas and pre-existing UV's? Is there any way to incooperate this? It would work great on eyes!!
@reojack5665
@reojack5665 Жыл бұрын
Watch cg masters ice parallax tutorial, probably the best parallax tutorial on KZbin
@antirevomag834
@antirevomag834 2 жыл бұрын
could be useful for a model i'm currently making. the normal maps just aren't catching the "bumps" well enough.
@TheObservatoryShow
@TheObservatoryShow 2 жыл бұрын
Parallax Occlusion Mapping definitely comes in handy!
@KalponicGames
@KalponicGames 3 жыл бұрын
How we export this in game engine like unity?
@TheObservatoryShow
@TheObservatoryShow 3 жыл бұрын
I took a quick look into it, and Unity has something called a Parallax Occlusion Mapping node! I don't know how it works, but it'll be a good place to start! Thanks for watching 😁
@bipmatt
@bipmatt Жыл бұрын
Really great tutorial. im workign on a cartoon mouth shader with teeth and tongue on differetn layers. 1 question it only works on the z depth atm, if i rotate the plane vertically then the trick doesnt work. Any idea how i can fix this?
@bipmatt
@bipmatt Жыл бұрын
SOLVED IT, JSUT NEED A world to tangent converter between geometry incoming and multiply
@mrpocho7676
@mrpocho7676 Жыл бұрын
@@bipmatt I dont know if you are answering this but exactly how did you do it? I have the same problem and I cant seem to find a world to tangent converter anywhere
@TheMrGooglyeyez
@TheMrGooglyeyez 2 жыл бұрын
How to you export parallax in blender to any game engine? Do they need to bake materials?
@TheObservatoryShow
@TheObservatoryShow 2 жыл бұрын
I don't have much experience with any game engines, but my assumption would be that you'd just use a height/displacement map within the engine. You can generate a heightmap using a 3d model by creating a material that uses a color gradient to shade your object from black to white depending on its Z coordinates, and render it from top down. This is something we can cover in a tutorial at some point, but a tutorial probably exists on KZbin already as well! I hope this answers your question.
@odinniereece4096
@odinniereece4096 Жыл бұрын
Displacement node into a math node set to multiply... The value u multiply by should control the Parallax effect.. and the the ouptut of the multiply node replace the value node
@myfriend2682
@myfriend2682 2 жыл бұрын
The image is no more well centered if I rotate the plane for example 90 degrees around X.
@untrupus
@untrupus 2 жыл бұрын
cool
Parallax Occlusion Mapping | 5-Minute Materials [UE5]
15:21
PrismaticaDev
Рет қаралды 15 М.
how this game made millions of rooms using 1 polygon
4:57
Stylized Station
Рет қаралды 2,2 МЛН
СИНИЙ ИНЕЙ УЖЕ ВЫШЕЛ!❄️
01:01
DO$HIK
Рет қаралды 3,3 МЛН
My scorpion was taken away from me 😢
00:55
TyphoonFast 5
Рет қаралды 2,7 МЛН
[Blender] 필수 추천 내장 애드온 4가지
1:00
하나둘딸깍
Рет қаралды 3,9 М.
OpenGL Tutorial 28 - Parallax Occlusion Mapping
4:34
Victor Gordan
Рет қаралды 25 М.
significantly speed up renders in blender
4:52
CGMatter
Рет қаралды 31 М.
Parallax Occlusion Mapping in Blender // Tutorial
11:09
Default Cube
Рет қаралды 55 М.
Simple Parallax in Blender 2.9
13:42
Feline Entity
Рет қаралды 23 М.
Unreal Engine 5 - Parallax Occlusion Mapping Tutorial
16:38
renderBucket
Рет қаралды 58 М.
PBR Materials Explained
8:04
Graffinity
Рет қаралды 270 М.
Parallax Occlusion Optimization - Advanced Materials - Episode 15
23:27
I Recreated Arcane With $0
15:01
Noggi
Рет қаралды 1,9 МЛН
СИНИЙ ИНЕЙ УЖЕ ВЫШЕЛ!❄️
01:01
DO$HIK
Рет қаралды 3,3 МЛН