alpha blend (ie, glass-style partial opacity) is very expensive, but it also typically isn't used for foliage, alpha test is (1bit alpha, also called "on/off" alpha) which is more expensive than not using it but is relatively cheap. The big issue with tree construction and modeling is that in order to hit the same number…
Every time i try to save a smart material i get this error, then 3do opens and shows the sphere with the preview of the last smart material i saved (a while ago) instead of the one i'm saving now. Then if i close 3do it crashes and of course the smart material is not saved. Using quixel suite 1.8 (x64), photoshop cc 2014,…
I was really happy but I then read the article here http://uk.gamespot.com/news/6215547.html?tag=topslot;thumb;2 and thought wait a sec everyone is saying its gone down in price by $100 to $299 that equals £180 YAY!!! but the articles here are saying its for sale at £250 NOOO! Im not paying £70 for nothing, this is not…
Um, what? They are both 1080 displays which equates to about 100 ppi on the 22" and 170 on 13". Massive difference. In fact 3 times the difference as between my 1080 24" monitor and my 1440 27" monitor and the difference between those two is night and day to me. Edit: Oh, I just realised you were probably reffering to the…
$100 OFF All tdu courses for Polycount users! Discount Code :: polycount2015 PhotoReal Lighting with Vadim Turchin (Subtle VFX) May 11 - July 6, 2015 http://td-u.com/photoreal-lighting/ Principles of Lighting with Michael Tanzillo and Jasmine Katatikarn (Blue Sky Studios) May 18 - June 22, 2015…
Hi A client has expressed interest in Quixel suite and they use Photoshop as their main texturing tool. I have been having a look and I have found it to be quite slow and it seems a little unstable I have an intel xeon proc e5620, Geforce GTX 970 and 18 gig of RAM I am using the demo helmet but it seems prohibitively slow…
So it is best to use the modular approach whenever possible. Although I saw a video of the guys from Escape from Tarkov, they modeled a building that could be perfectly modular and opted to model-everything. I think it is a method that is also correct but it is still not a good option if maximum optimization is sought.…
Hey there, Want to bring your original character (OC) or fursona to life in VRChat? I specialize in creating custom furry avatars and 3D VRChat models based on your character design or reference images — crafted entirely from scratch and ready to use in VRChat or other virtual platforms. Whether it’s a furry, anthro,…
Hi there! So I'm currently working on a game called 103 as the artist and I can share some of the work I've put together so far. I worked with an illustrator for the line work in the UI, some pictures and posters and a couple of concept artists for visual development of the game. The plot focuses on exploration through the…
Hi, Thank you so much Here is the final code string $path; int $fill = size($path); if ($fill < 1) {print("select one or more object please ");confirmDialog -t"Select Error...." -m"Set Path Or Click Reload " -button "Close" -cancelButton "Close" -dismissString "Close";} else { setAttr "defaultRenderGlobals.imageFormat" 8;…