I'm super diggin' this, BUT....You're starting to stray pretty far from your original concept. Your environment concept feels a lot more ethereal and slightly sinister/haunted to me than where you at now. Currently it feels like a super saturated pink Blood Elf party. I'm not sure if perhaps you need to introduce some more…
Hello, everyone I'm a bit late to the party but I wanted to clean up some of the stuff on my piece before posting it. I made a night elf warden, my favorite NE hero from Warcraft 3. I didn't make up a great back story for her but I figured that Netherstorm would be an ideal place for her to be. I wanted to make something…
Sanjæ mask A quick piece that I've done while preparing for the next upcoming model and testing new brushes. While designing the Tropic Elf items, I try to go for a mixture of indian and oriental vibes, with some extra SCI-FI-ish twists and arch designs. They have strict caste sosciety and masks is a huge aspect of their…
sorry haha. basically, me and some friends are disappointed in how some of the special characters are presented (not all, though). examples would be... Teclis looks like a generic archmage. Eltharion looks like a generic swordmaster, Morathi looks like a generic witch elf etc. so someone asked if i could make a WAR spec…
Made this Miles Morales fansculpt, as I continue my journey into the world that is stylized sculpting. This is my second full character ever made, and I am quite pleased with the result. For some self-critique, here's some things I've noticed: 1. The forms in the face is quite weak, and there's not a lot of definition. I…
Would someone know how to get this working in max 2013? A variable has to be changed somewhere? Or does it just need to be resaved as unicode? Not familiar with either. This is what I'm refering to... http://www.scriptspot.com/3ds-max/scripts/imageplane-v1-5 Although now it is called Vertical Plane 1.7.1 It's great for…
i totally agree with vargatom. hell, if you look at the majority of movies over the past 5 years... the stories are crap. they`re always the same. avatar really isnt anything TOO different. it just looks like the execution will be better than most. But, i do tend to see all SFX heavy movies in theaters. It relates too much…
Progress update: I applied what @Hymil said and softened the main body, but haven't completly rounded it off and removed the pinching at the edges. For the textures i wanted to go for a more realistic approach, but when it came to baking the textures i've run into a few problems, tried to fix them but i can't seem to, so…
Singleplayer starts slow it seems but fuck if i care. I'm in love with the starcraft universe. It pains me that i can't run it on highest though... but hey. Maybe i got my real comp after the first playthrough and can replay it on hard so i can get the rest of the achievements :D I've noticed that the performance gets…
#elif MATERIAL_SHADINGMODEL_SUBSURFACE_PROFILE // Optimization: if opacity is 0 then revert to default shading model #if SUBSURFACE_PROFILE_OPACITY_THRESHOLD if (Opacity > 0.0) #endif { GBuffer.ShadingModelID = SHADINGMODELID_SUBSURFACE_PROFILE; GBuffer.CustomData.rgb = EncodeSubsurfaceProfile(SubsurfaceProfile);…