Just for reference, thats untrue. Best diffuse photographs for non pbr diffuse are best in overcast because you don't have directional light mucking it up. But you still get lighting information. The actual best way to get photos is using cross polarization, like oglu said. Your pictures are useful for studying how light…
Depends on the shader technique. If you're using tessellation then more geometry is being created on the graphics card at render time in a tessellation shader. Tessellation allows you to move points away from the surface or into the surface, it also tessellates based on how close the camera is to the surface. If you're…
The information a world space map saves is just "pixel X is facing direction Y". That's fine if the object never moves -- you know a texture that is facing east will always face east if the surface it's on doesn't change. But if you were to rotate the model 180 degrees, the surface the texture is on would now be facing…
It's a bit long and it doesn't really fit well into forum format, so you'll have to travel off site. http://mr-chompers.blogspot.com/2009/06/light.html * Unfocused light falls off inverse squarely. Double the distance, 1/4 the brightness. Half the distance, 4x the brightness. * Surface roughness determines how clearly the…
As pior implied, you really only need to know the hows to create assets. That is knowing what maps you need for an asset and how to make them. For pretty much 100% of instances you will need: - Color map. This is the flat color of your asset. There shouldn't be any shading in this map unless you're doing something…
If we are talking about new workflows Here is my workflow with the distance field volume builder in C4D, its non destructive and extremely powerful but also gets very laggy Not sure if other software also have something similar that could be used that way My highpolies are basically 95% of my lowpolies which saves tons of…
I spent the past 4 years not using it, as I was doing sci-fi hard surface guns and robots for a third person shooter without the ridiculous level of stylized damage that Gears of War has. I would rarely use it for specific objects but in general most of the stuff I was making was metal, plastic, etc. Now I'm doing more…
You could probably adjust them manually that way by turning on constraints, set to Normal, and moving the verts. They'd only move in or out along their normals. It's like Push, in tool form. Is the end result you're looking for to make the verts of the subdivided surface lie on the surface of the mesh you're tracing? If…
Glad the link helped. We'll try this. take your high poly and bake it without the surface details. This will determine if its a matter of how you setup your uvs and smoothing groups or if its that little indent texture that is creating the seam (the surface detail you have if not lined up properly would cause a seam). If…
No biggie, just a puzzler. I have no idea why you guys can't get this to work, snaps have always worked for me, always. You say you moved the cursor off the selected edge in order to capture the snap highlight? When I'm shift-dragging a selected edge, it only snaps to the other surface when I'm dragging it overtop the…