XNA is just that - it makes you have the same tools for PC and XBOX dev. It's a pipelining process, removing the need for lots of boring bits of coding and art. i BELEIVE it will standardise file formats and stuff - you hit the export button in max and out pops a game ready model that slots right intot he pipeline. The…
Found a good freeware editor, http://www.html-kit.com. Love the custom-hotkeyable functions. Dreamweaver was auto-completing incorrectly, adding semicolons to the ends of special characters (the TM one) everytime I saved the file, which then broke the W3C HTML4.1 validation. It's been fun learning about the ins and outs of…
ROLE OVERVIEW We are seeking a Concept Artist to design and refine the visual identity of our main playable character, Jack Drummond, for the narrative-driven title Tragedy Bridge™. As this is a pre-seed/self-funded project, we are specifically looking for a Junior or Student artist who wants to take ownership of a "Hero"…
Hey, I would like to share this node. the node can blend multiple grayscale inputs together. There are 2 versions of this. One is with one blending mode for all inputs and the other one is blending mode per input. The files are SBS so you can take a look or make changes. If you have any feedback on it let me know.…
My
inspiration for this skin comes from 70-80s comics (SCI-FI) as well as guns
from TV series and movies. For example, flash Gordon (….) Color
coding is red (laser), blue (electricity), yellow (solar energy) and grey that
represents a metal effect. I wanted my drawing to evoke nuclear energy. An Atom
was drew at the back.…
I just released an iPhone and iPad version of this without the pong game and renamed it Art Bomb! In retrospect ARTaSpLoDe! is a pretty terrible name. I also added a black and white mode to make character silhouettes without distractions. Here's a youtube vid of it in action: [ame]…
Currently the SDK only supports custom maps, but we are working on full modding support allowing people to do pretty much whatever they want. Whether that is replacing character/weapon models, making new game modes in code, or doing a total conversion is up to the user. Custom map servers show up as one color, and Modded…
I think something really important that i have learned over the years is, push yourself not only to be an artist, but to be really technical and know your way. Learn technical material shaders, some code on how to do things, unreal script and max script always come in handy. Just really understand what you are doing from a…
Nothing stands out to me as wrong when it comes to the eye, at least not right now. Her lower eyelid doesn't seem very pronounced but their are people like that so it isn't really a problem. Oh yeah, next time you can upload your images to IMGUR or something and than paste your brb code. That will the images will…
what are you exporting to ? normally you could "collapse" things more easily in code while exporting the file. So the simplest way is telling the coder who wrote the exporter to just collapse everything when he saves the file. because writing a plugin that "collapses" stuff in 3dsmax is harder then just "writing collapsed…