The wood looks to clean and perfect. But I guess that is unavoidable with a repeating texture. But hey it works, I like the feeling your scene is giving off that rustic outdoors look. Here are a few suggestion take or leave them. Add something inside the shack. Like texture in a one of those river fishing pants that…
....you guys realize publishers are actively going out of their way to pay streamers and youtubers thousands of dollars to review, feature and play their titles right? it's called influencer marketing and its still super under priced to the point of being hilariously cheap win for anyone with a marketing budget or who…
Hello everyone, I'm brand new to polycount here, but have heard many good things and have decided to register today. First a bit about myself. I'm a young 3d artist just starting out. I do have about a year and a half of industry experience, and right now am in between contracts. I'm wanting to use this time to work on…
Making a new thread so the texture one can stay textures and this one can stay models Now that I have gotten many helpful responses on my other thread, I now have questions about MODELS. I found this book that goes over creature modeling from the person that worked on the King Kong movie in 2005,…
Hi guys I've just finished uving my character with 13 different uv patches in Max and am having some issues getting textures to entirely fill the desired UV patches. At the moment I've got two gradients (one entirely black, one entirely white) going into the composite map which is going into the mask slot of a material…
Hey all, I've been using this script that I threw together for unwrapping cylinders quickly in max. Basically combined a couple of frequently used commands together so that it is just one keypress. As well as solving an issue I run into often in max cylinder unwrap where it staggers the edge along a seam or doesn't weld a…
My understanding of the situation was that those console gamers who never played on PCs before don't know how to custom build a decent gaming machine, so they just buy prebuilt machines. As a result of this, they end up paying like $1000+ for a machine that could be just as effective for gaming for half the cost. Since…
Thanks for taking the time and actually look a bit in to their site. I totally agree with you on what you have to say. But I see over 1000 followers of the project so I wanted to get answers that would prove to me and everyone that they are actually serious about this,or that they arent so that those 1000+ followers dont…
Hi, In my #MEL command browse button is not working I'm getting an error // Error: line 56: Object 'rsTxtPath' not found. ANY IDEA? proc ScreenCaptureWin() { global string $rsTxtPath, $rsTxtName; string $sn = `file -q -sn`; string $cfp = `dirname( $sn )`; if (`window -exists ScreenCapture`) //closes window if already open…
FFmpeg is another free option. I use it for all the vids on my site. It's fast, batchable, and puts out seemingly every format known to man. Here's the .BAT file I use, I just drag-n-drop my source AVI onto it. But if you want to convert a sequence then go here:…