Game Art rig: * OS - Manjaro Linux (Host), Windows 8.1 or 10 (VM Guest to run windows applications 'natively' in linux) * CPU - Probably a high-end Skylake GPU or anything tried and tested with a hardware passthrough. if we're being totally insane, a workstation using two physical CPU's if one can be passed through…
I decided to go with the 390 because I need it for work the GTX 970 is too slow in SP2 I have to get a lot of work done within 2 weeks and the 480 wont be out until then.
And olololo, one more single;o Concept by TKO! texture, Yuri textures and promo. Spanner Stone http://steamcommunity.com/sharedfiles/filedetails/?id=397883949 https://vk.com/doc47308563_368431707?hash=c2c6939d1077d3e48b&dl=7587dc4a3659ab24ef&wnd=1
quite a big update as we had a deadline for all the modelling for this project yesterday. Didn't have much time to do many progress renders as i had a big list of what i wanted to get modelled in time for the deadline. I'll apologise in advance as some of the renders are pretty terrible, i left rendering quite late as i…
Thanks Computron :) Raul teached how to texture the rocks and gave me pointers on the sculpting process. I will try and cover the modeling I did. Since I had never modeled rocks before, I started looking for some videos and info on how others do it. Two youtube videos that helped me was these two. [ame="…
That industrial ship isn't entirely worthless, I'd hang on to it because you'll want to use it to transport your ore (or whatever else you get) between bases. Lucky for you, the most recent patch (as of just a few weeks ago) completely buffed the various mining ships (I'm assuming that's what you're interested in?) and…
BMR says I need 2700 calories a day :) I don't know what to say other than my muscles that I can see/detect are clearly larger than they used to be. It is even completely obvious to my wife. I started doing the gym regularly in January, so I think I am probably past any early gains. It doesn't seem like a mystery to me --…
1. If that is your code, you probably need to put things between brackets. If you make an IF statement and then don't use brackets, it is going to only check the first line that comes after it. The next lines will run every time you click. Your code should be something this: if (myboolean == false){myboolean =…