Hi, after completing the M-80 Zolja I decided to head back to a more modern design for the next model. I decided to create a winged scout drone with VTOL abilities. After some sketching and try & error I cam up with a first blockout: (Left is view onto the top side, right the bottom side.) The idea is that the drone uses a…
There are some military bunker packs I think must sell well. The mesh crates which hold dirt, seen in this time stamp, I've seen used in 3 big games, plus something I've worked on, and those are just the times I've seen it. https://www.youtube.com/watch?v=mOZ3L0jxoZc&t=193s
[255,204,204] Just hit the numbers on a calculator. 255*.8=204. This works well for numbers under a value of 1 or floating point stuff. If the values are over 1 (as in the case with [1 4 1]) use something like this. 255/4=63.75 which I rounded to 64 (when I put it into marmoset it put it as 65, though I don't know why.…
Hey and I decided to do a little test in terms of how much raw mesh data could weight, so we would have a more informed discussion. Exported to obj. stuff is as follows: 2028 tris - 94.9kb 972 tris - 44.3kb 432 tris - 19.7kb 192 tris - 8.91kb Exported to .ase(the one you used fir UDK before FBX support): 2028 tris - 263kb…
so.. you can't really tell what's going on based on the green value - it's almost certainly gone out of 0-1 range due to the offset amount and anything past 1 or less than 0 isn't going to be apparent for the left eye's x rotation you have a value anywhere between -1.5 and 1.5 In your material you add .35 so we're between…
The Foundry probably wont let anyone undercut them prior to the release of 901, so I doubt you will find a 20% off anymore unless theres some crossgrade offer floating around. I havent found it yet for Modo. You can get 801 now for $1495 before the price hike, this will give you 901 when it comes out... Or just grab Modo…
the main difference of RAM in consoles and PC stuff is that the driver might do more shadowing of textures. That is textures are inside Video RAM AND regular RAM. Reason for that is that mostly PC hardware is made to run "anything" so even if your scene uses more texture memory then your card has, the driver will swap out…
hmm ok....but that point is mute as I feel boxing has reached a wider audience and is more accepted than MMA is. I used those notable events as clear examples which actually transcended the sport. I will go further characters like Joe Louis, Ali, Marciano have all transcended the sport they are known by people who didn't…
just released a new version of ShoeBox v3.2.0 with some new Bitmap Font features. It can generate an automated optical kerning for any font including non Latin based ones. It shoots rays on each bitmap character to determine its volume of the left and right side of its silhouette. By averaging each side's rays lengths into…
Scene states and the batch render dialog would avoid you having to set it all up each time you want to render. You set up the scene right click and choose "save scene state" highlight the things you want it to save, give it a name and click save. Then in Rendering > Batch Render you create an entry for each render setting…