Hey, Im back with another dev update, Im very happy with the results. I learned how to code my own AI and add customizeable outfits using the Mutable plugin. This is just a WIP of my game and I'll be adding the environment and character clothing modeling soon. If I'm missing something , leave a comment below and I can…
This stuck with me. After some further, more detailed, reading and researching, you can totally create the van der Corput sequence that Hammersly and Halton based extended from in UDK. You'll need DX11 mode on to have it work, as that supports Shader Model 4 and therefore the bitwise operators that make the sequence fairly…
I looked at the HLSL, but I'm not great at figuring out what the code should be. I can't see anything glaringly wrong, but I'm not sure what I'm looking for either. That's why I'm using a node-based editor. :D // -------------------------------------- ShaderVertex --------------------------------------SHADERDATA…
Hi everyone, I’m trying to recreate this kind of anime coloring/shading style from One Piece (image attached). What I’m specifically trying to achieve: * Strong cel shading with soft transitions in some areas (like the face and hair) * Intense glow/red eye effect * Clean but dynamic highlights in hair (not overly…
Thoughts? Link: https://www.techspot.com/news/112513-unreal-engine-6-coming-2028-aims-streamline-live.html Video: https://www.youtube.com/watch?v=p5d7y1cbWIk A comment said they are using their own coding language? Highly sus to me, i can see problematic moves there if this is true. Just want to hear what people whom use…
Hi, I'd like to back this thread up to what you've got going on in Designer first. You mention wanting to get the nodes you've called out as textures (Normal, Histogram Range, Ambient Occlusion and Blur HQ Grayscale). Normally what you'd do is connect those to the final output nodes, and export them all in one shot in the…
No lowpoly yet, but more polish. Replaced the internals with synthetic digestive organs protected by a removable internal panel. Added rivets and hooks. This is a great example of how functionality drives aesthetics. Everything is designed with intention and not because it "just looks cool", and the art is better served…
I wanted to share something I came across while looking at models and textures from Borderlands 2. There is a 3D model called WreckedVan that is used all over the game. It comes with a 2048 diffuse map and a second packed mask texture. The size might seem large for 2012 but given that it was standard practice to give…
creature. monster. plant. basically anything that's on a level that excuses it from hangin' its balls out in public. NO GEAR* i'd like to keep this one pretty open to any interpretation of that. you environment guys might like to bring a castle. or well sculpted rock. hard ons for hard surfaces bring a mech. drone. or…
Add both textures as you would normally do then go to Windows > Relationship Editors > UV Linking > Texture Centric (or UV centric) then you can just make sure each texture is connected to the right UV set. you could probably add a UV selector node on top of the texture node.. not sure I got the names right but you should…