Hi polycounters, I have been working as a lighting artist on the game Remember Me published by capcom and released in june this year, and I was willing to share to screenshots showing the different passes that compose an image in our game. We don't see much pure lighting threads on the forum and I think it is kind of…
Interference
Pattern are recruiting for a freelance Unity Lighting Artist. The
Role We
are looking for a Unity Lighting Artist to take a lead lighting role
on projects. The
ideal candidate will have extensive experience working with real-time
lighting set-ups, ideally within Unity however applicants with other
other game…
I'm having 2 issues in 3.06 that I don't think I ran in to in 3.05 1. Lights in general don't seem to be casting shadows properly. I can have a light behind an object with shadows, ambient occlusion, and GI turned on, and the light will still cast through the object even though it's not there. 2. Spot Angle seems to be…
Thanks Eric! Appreciate the feedback :D I'm keen on the skin colour, so I'll see what I can do with the body to make it fit. I'm thinking unlit colour with painted-in lighting for this iteration, with a stylised rim light like below. Just need to figure out how to execute it...
When it's an interp actor, it's lit with dynamic lighting (plus some indirect lighting) while a static mesh is lit usually only with lightmaps generated with Lightmass. These lightmaps in UDK tend to greatly wash out the details from the normal maps and make it look flat. Boosting the normal map intensity in the shader…
The purpose of the 3 point light setup is to create lighting from a main source (1), light from a seconday more distant source (2) and a back light or rim light (3) that creates light on the edges of the model. The main light is pretty straight forward, the secondary light is more of a fill light and could be of a…
@PixelMasher Hi Tim, watched your tutorial here: https://www.youtube.com/watch?v=eVPuvCAEz4Q Very informative, I read this info here on ue4 doc: https://docs.unrealengine.com/en-US/Engine/Rendering/Materials/HowTo/EmissiveGlow/index.html At the bottom of the page: Conclusion Adding Emissive Lighting to any Material is very…
I’m excited to share my latest environment art project: a post-apocalyptic classroom workshop, created in Unreal Engine 5. Watch the Video: https://youtu.be/Uy470_QVEfc Breakdown: https://youtu.be/0OPbNM3nmbw Modeling was done in blender and texturing was done in Painter. I also used Quixel Mixer to blend materials.…
So I'm working on a scene right now, and out of the blue, issues have been popping left and right. First and foremost is my framerate after a lighting build. It just seems to drop. If I just toggle the light and "unbuild" the scene, my framerate doubles, not to mention it even looks better for some reason. I'm getting…
Apparently, the problem was that the ground had been duplicated like 6 times. So it was overlayed, and therefore causing slight offsets in the lighting. The reason this happened is because the ground was set to lock in position, and I must have accidentally grabbed it when drag duplicating other objects. I selected the…