Hi folks, I decided to start learning to create some game assets. I have read a bunch about what is expected of such models but I got overwhelmed and confused with the information. I decided to go ahead and try my hand at a relatively simple model, so I created a spiked club. I had previously followed a quick course about…
I make smut. It's weird. Really weird. I'm also pretty bad at it. But I make it out of love. I know there's a market for good 3D smut because of affect3d and the booming rise of Source Filmmaker porn. Why else would mods***den, Second Life, Digit***ro, and L****Lab exist? As much as people would rather keep it secret,…
Last tuesday I had an allergic reaction to something I ate at PF Changs, going into annaphelaphic shock, and taking an epinepherene shot, I was taken to our local hospital where they pumped me full of benedryl/steroids/and something else. After being discharged, I was given some medicine to take over the next week to help…
Hiya, i'm finishing a game engine and I would like to hear from experienced game level designers about a serialization/persistence problem. imagine I have a class called "Pet" in python: class Pet: def EmitSound(self): soundDrv.play("genericPetSound.wav") then I inherit two classes... Dog and Rhino //Dog.py file class…
Hi Polycount, I'm new here. I just graduated college (the UK kind) and I want to start applying for jobs. (Don't want to go Uni for various reasons). I do not want to be a character artist at the start because I find it too difficult, and the competition far too fierce, but I will certainly make more characters some time…
Hello there. I did search for a similiar topic, found none. I am mainly a texture artist, i make both environment stuff and model textures. i do have some experience in concept art and basic game prop modeling, but compared to those my texture experience and workflow are much better. However during the time when i was…
Hey, I actually ended up figuring this out, so thought I'd update this thread in case anyone else is ever wondering how to do this so they don't become stuck like me. Here is what I finally got: I'm still fairly inexperienced with Unreal so the things I've done may not be the best or most efficient way, but it's working…
Your main issue seems to be the eye for quality and that is something that is really hard to develop on your own. The biggest jump in quality I've experienced was watching pros give critics to other students as well as myself. Not just sitting there and listening, but really try to understand the feedback and the thing the…
Yeah i tried that last time with the Nvidia dedicated gpu set to run photoshop and 3do, same problem. Also, photoshop and 3do and Ddo had administrator mode enabled. So heres a video showing the darkening mask issue. It happening twice within a minute or two of loading a new project and changing masks. I didn't do anything…
ah i know what you want this is what i did with my vertex paint mask. i plugged this into the alpha of the lerp for all the textures i wanted vertex painted, the what it does it make the grout with some clouds variation fill in first by the vertex paint followed by everything else. I can set the intensity low on the mesh…