http://community.thefoundry.co.uk/store/ Meshfusion under $300 again like intro sale. Training vids also included in promo. Free limited time trials for 801 and meshfusion here http://community.thefoundry.co.uk/trymodo/ And if you already have Modo installed and want to evaluate character animation there's a free simple…
Hello, I'm a 3D Artist, mainly specialized in modeling, sculpting and texturing 3D models. I have nearly 11 years of professional experience in the production of low and high poly 3D assets for the game industry. I have contributed to multiple AAA titles. For examples of my work, please feel free to visit my online…
> Has anyone received an e-mail like this? I could explain the letter here, but this message I sent to the Pottery Barn just about covers it. I tried to highlight some of the text, but that's when I found that the body of the letter was actually three gifs, and it led me to another site. So I did a Google search for the…
I think I may have found a new home. The honesty and quality of crit here is so refreshing. If I find time for DWIV this year, I will surely setup camp at Polycount! There is a little background here as to why everything sucked until you guys and gals put in your two cents. The site was originally set up for an art show I…
Update 21/6/2016 No more people are required. Here is a recent image for those who are interested: Update 13/5/2016 The VFX positions are filled! We are now looking for environment/prop artists! I also have some recent screenshots of the game: Update 4/4/2016 We are making great progress. We are feature complete, had MoCap…
This live stream is going live at 12:00 EST tonight. I will be covering setting up camera animations and transitions with unreal matinee. VIDEO UP = http://livestre.am/LWfx
You deleted the </div> tag for your footer. Try this code, it should fix it. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xmlns="https://www.w3.org/1999/xhtml"> <head> <title>Daniel Paynter's 3D Portfolio Site</title> <meta http-equiv="Content-Type"…
Hey guys, I am trying to have my vehicle play an animation when it fires my projectile. What do I need to do for an animation to be triggered when firing my gun on the vehicle? But what script do I edit to tell what animation to play when firing? Here is my UTVehicle_Cannon.uc file: /** * Copyright 1998-2011 Epic Games,…
So I have started writing my own DX11 Tesselation shader, at a hope of looking at how they could be used for VFX. I started trying to get some basic tesselation working in Maya 2014 with the DX11 shader with viewport 2.0 and I am having some trouble with the domain shader. I think I am passing the right data sets through…