Hey Istonia, I've just been doing some tests for you. My build specs are: Mobo: Asus P8P67 Deluxe CPU: Intel i7 2600 @ 3.40GHz RAM: 16GB GPU:NVIDIA GeForce GTX 570 (Superclocked) On a scene with 540672 faces things that seem to slow down viewport performance are; hard edges all, wireframe and shadedWireframe. Number of…
IIRC Kwarmm posted a 2 parter on Flash panels. Hopefully can find it though whenever I tried anything with Flash panels I failed :( EDIT: http://www.polycount.com/forum/showpost.php?p=1671608&postcount=1214 http://www.polycount.com/forum/showpost.php?p=1672118&postcount=1219…
I have had better luck scanning with 123d catch than with the kinect. If you need object scale, you have to include a reference. For the best results you need to prep the surface, add reference points, and control the lighting. I haven't been using it for game work though- Too much cleanup work to get a high quality model.
Blender . Except its UV mappin is not modifier but works on sub-object level. TextTools are actually code borrowing from Blender or inspired by Blender . Halph of graphite tools appearad in Blender long before Max. The last point unfortunally is Max or Maya only Imo Blender is most similar to Max soft by design . You can…
Perth wasn't on the list (I used to go to school near there), however Sutton Coldfield was hehe. And on this page http://www.chavtowns.co.uk/modules.php?name=News&file=article&sid=1236 I used to work in the building next door to the McD's. EDIT: I just read through the whole thing and they actually mentioned where I used…
What the title says. My company needs to create 3D models of 35 faculty members for a client, but we're pressed for time and manpower for this particular project. We basically have a month. Barring starting from scratch or stylizing/simplifying, what methods can we use to quicken the process? I'm downloading the 123D Catch…
The minolta 50mm 1.7 is the first lens you should buy, you can pick up a used copy for $75-100 on ebay. This lens is sharp from about F2-5.6 or so whereas teh kit zoom is sharp from about F5.6-F8 or so, which in use means you can use the 50mm in a wide variety of lighting conditions. Its so cheap that it just makes a lot…
some pretty interesting specs that were released about the revolutions specs.. they are from the same guy that leaked the Xbox 360 specs and he was 100%right with those(Han_solo).. who know if these are close.. but if so.. nintendo dosent look like its going to be that much behind the competition.. [ QUOTE ] Nintendo…
DeferredLightingCommon.usf line 103 //float3 Diffuse = Diffuse_Lambert( GBuffer.DiffuseColor ); float3 Diffuse = Diffuse_Burley( GBuffer.DiffuseColor, LobeRoughness[1], NoV, NoL, VoH ); uncomment 103 and comment out 104. Then in the console "recompilescripts changed" Im not sure if this will work as I don't have the ue4…