Yeah, maybe . I am trying to use geometry nodes to make something procedural . The issue is you instantly see it's not true since real thing is driven by some hydrodynamic forces , deeper down where the stream is speedier , branching not by just random places . IMO you instantly feel it subconsciously when you look to real…
Nice job! Just a tip... I see you actually making the Euclidean distance formula by hand(with the subtraction, dot product and then the square root). - Why not just use the "Distance" node under "High Level" ? Much easier and less nodes to worry about. :) Distance node vs: individual nodes... Just a suggestion! ...unless…
WarrenMarshall I could not find "Go Here" there is a move node which it says this nod can not use in kismet. sprunghunt So for moving a box, do I need to make it like an AI bot? an AI bot without hands/legs/head.
Good day. I am new at creating shaders for Unreal. Does anyone know how to set up a Mask that was painted in photoshop in after my color texture that is driving the Subsurface Color slot? I'm trying to render my branch correctly and only have the leaves pass light through the texture. I don't want it to effect the branch…
Has anyone out there had similar issues as this with an Alpha placed in the Opacity channel? My Blend Mode is set to BLEND_Translucent, which should be correct and I also have "Use Lit Translucency Depth Pass" on. Without that, I get worse results. No matter how I rotate this object, you completely see through to the…
I'm working on some Characters/Items to submit to the Steam Workshop. I'm building them in Maya 2010. In the Dota 2 Shader Masks Guide it is stated that every hero, item, courier, and creep make use of 'the hero shader in Dota 2.' I'm wondering if anyone has made a material network for Maya, or has a setup for an external…
It's already been noted on a few occasions that max has problems withDirect X. I need to use DirectX to view my materials in real time, but I want openGL for speed. I can load max, and switch the rendering mode, then restart it, but does anyone know if it is possible to have 2 config files? SO I can click an GL icon and…
Hello, 1. Not at all. If the player can't see it and it doesn't cause performance or lighting issues, it doesn't matter. 2. Double sided materials are slightly more expensive, but IMO worth it if it means you don't have to manage double sided geo. Using both at the same time would be completely redundant. Note that in VR…