Been playing around with scripts, haven't done any scripting in Max before so I decided to look into it, but here's what I've got going: <font class="small">Code:</font><hr /><pre> on ChannelsUsed pCont do ( pCont.useTime = true pCont.useSpeed = true pCont.usePosition = true ) on Init pCont do ( Global objs if objs ==…
I think placing something like this between your HEAD tags will work. Play around with it. I started making my site with IE as a previewer. When I tried Firefox, everything looked like shit. Firefox shows that you have bad code. After I cleaned up with Firefox in mind, everything is fine. <font…
Ive been trying to get an alphatested shader with a specular and a normalmap for foliage on trees to work in quake4. This is the shader im using: <font class="small">Code:</font><hr /><pre>models/nature/tree_foliage01 { deform sprite noShadows nonsolid noimpact twoSided qer_editorimage models/nature/tree_foliage01_d.tga {…
Make sure its easy to read, only add relevant work experience, like mentioned above NEVER use stats bars!! From what I have noticed when you apply for a job/internship HR will get your application and the first thing that will be looked at is your portfolio, if HR thinks its good enough it will be sent to a art lead. If…
Ugh .. yeah, sorry for the strange thread hijack. ;/ I actually accepted an offer from Gameloft 3 weeks ago. Just unfortunate I had to give my 2 weeks notice amidst a huge round of layoffs. So I currently know of 2 pretty stellar Senior Environment Artists, 2 Junior FX artists, and a Junior Environment guy that were let…
Ok, well I got stuck. I never even know what Expose nodes where/existed to this post. I managed to find it and created a script. Now Im confused. A: Do I need to do any constraints to the twist bone other than have it as a child of the clavicle? B: Do I attach the script to the bone, or etm, or scene? Either way, how??…
It sounds like a way to make the hiring process faster and easier, which isn't a good thing, and wont be adopted by respected studios. Multiple interviews, art tests, and reference checks are still the best way to hire someone. It's not fast or easy, but it works. The current process is the best way to gauge an artist's…
Ugh, sorry Hawken, your thread got hi-jacked =/ I hope you navigate through the personal aspects of your problem soon enough. Apropo ChaosEngine, fatbabies and whining on `industry` message boards... there is no point to doing so, the only outcome is... more whining, the information needs to be accessible for the common…
cool man.. you probably know way more than me about maxscript.. but i have been using the select non quad script that comes in the maxscript reference.. is yours better?? here is the one in the reference.. <font class="small">Code:</font><hr /><pre>macroscript SelectNonQuadPolys category:"HowTo" ( on isEnabled return (…