I'm curious about whether the haptic feedback is worth the extra cost. The last I checked the system was $2750. while a seat of Zbrush 2 would be just under $500. Add a new Wacom tablet and you're at $1000-1200. Is it any more productive a system?
How much did it cost you in total? By the way, an interesting article on this whole RROD thing: http://kotaku.com/5046227/the-history-of-the-defective-xbox-360
you can use a timer (used in rollouts) to run a function every x'th second. E.g 0.5 would result into 500 miliseconds. Within that called function you could then store and capture the selected verts of your object, lets say with a memory of just 5 vertex positions. Each time the vertex selection changes you save just the…
This model is for fun but I wanted to work within game limits. I'm trying to keep him under 5000tris and utilize the typical setup with diffuse, spec, and normal maps at 1024x1024. I'll be adding clothing later as I stated previously as soon as I get those designed out. Right now, i'm working in Zbrush to shell out a…
Yeah, Lee got the better end of the deal. So far I've seen about $500 for 5 months of work on a cinematic. It seemed nice at the time, when I was only expecting to spend 2 weeks on it. [ QUOTE ] actually, my work was deleted by the programmer and he tried doing it himself. [/ QUOTE ] Oh, right. The programmer who thought…
run this script in your maxscript listener (F11 - > new script -> paste -> file -> evaluate script ) ---------------------------------------------------------------------------------- Fix MAX's window positions-- version 2.0-- max version 6, 7, 8, 2008, 2009-- written by Joshua Newman-- www.joshuanewman.net-- written…
High res texture by itself won't change performance, until you run out of memory, as Zac said. Applying complex math on highres textures in a material in the other hand, definitely changes performance. Using parallax with high res textures is just horribly slow for example. The "problem" with 4k textures is that you always…
I'm a fitter and turner, and a welder. I have also worked in transport (both as driver and in maintenance). I also dabble in alternative fuel research, auto modifications, gunsmithing and chemical engineering. Looking to play with a bit of 3D modelling for a bit of a change (especially since I have been unable to work for…
i don't know how long it will take with lightmass.With Redshift,its is quite clear it will work wonders with high end graphic cards which most ppl find too pricey besides it goes for 500 dollars compared with unreal engine which is $19.Also I think UE4 supports global illumination and indirect lighting in real time,so u…