The low light is great - plenty of IDO settings, or I can drop the shutter speed WAY down (down to a 30 second exposure). It has no hotshoe though, so I've only got the built in flash. A nice thing I did was setting an ultra fast shutter speed and enabling flash for an outdoor midday portrait. The speed was so fast no…
Figured out how to enable Run Time Virtual Textures Changed the landscape texture colors And made the cloud material by following this amazing tutorial https://www.artstation.com/marketplace/p/xkDm/ue4-cloud-creation-tutorial by Tyler smith I believe I'm almost finished at this point, going to make some small rocks,…
Schell Games is a highly talented group of artists, programmers, producers, and game designers led by game industry veteran Jesse Schell. We're the largest full-service education and entertainment game development company in the United States. Since 2002, we've worked with world-class clients and partners to create…
Ray Tracing and Facial Expression with Wrinkle Maps: Hey Folks, So I was able to hook up the additional Wrinkle Maps to the skin material in Unreal Engine and this is what it looks like: I added a 'BlendAngleCorrectedNormals' to blend between Wrinkles and then in the event graph from the animation blueprint, i blended…
Fairly straightforward, generating ornamental filigree just depends upon an intended end goal and allocated timeframe too completion. Alpha ornaments / Zbrush to Substance Painter Author - Alexandre Martin Though personally, I'd prefer a hard modeling workflow which typically enables complete control. Sub-division all quad…
https://wiki.unrealengine.com/World_Machine_to_UE4_using_World_Composition#World_Composition_in_UE4 This has the workflow from World Machine tiles, into Unreal. The part you're probably interested in is toward the bottom, "using world composition". You'll probably want to skim the world machine part to make sure you're…
hah, it's very simple. To see bloom from emissive you actually have to blur your lights through Gaussian Blur filter or layer styles (outer glow), you'll get that halo. BUT if you want to plug it in UE4 you SHOULDN'T blur your lights, you have to modify emissisve strength in UE4 material. Blur setup will work with Unity.…
Max 2012 and 2013 are pretty buggy in that regard, see if you can get access to 2014. Other then that however, Disable/Enable Nitrous and make sure you set the options to the lowest values in the Viewport settings as Mark mentioned. EDIT: Oh, also, make sure you have all fancy options under your VGA card disabled. Stuff…
Oh and BTW, after posting an image you can turn it into a link by editing the post, enabling html mode ("<>" icon in the post editing panel) and replacing the original "dumb" image code with this : - - - - - <a rel="nofollow" href="https://www.artstation.com/YOURNAME"> <img alt=""…
this all sounds pretty good, thanks for the confirmation guys. faster to apply and change color, less textures needed - i think for my way of working i can reduce it down to a single texture file now: channels R/G used for normal map data where needed, B used for greyscale overlay, A is the mask). that's quite a lot coming…