Yeah I guess that works, but doesn't ddo load its project settings from an xml file? Otherwise it wouldn't know which files to load on the next startup? Another downside to this is that I would have to work at full resolution and not the reduced working resolution that Quixel provides which can make it extremely tough with…
Very intresting project. I would look to current races ingame (especially the Ahn'Quraji and Klaxxi) and use them as guideline for it. Also take care of the normal "color codes" in WoW: Neon green normally means "Fel injected" (Blood Elves, Burning Legion). Even if the second concept has more color variation it looks very…
I'm a Huge FMA fan and this a great study. Impact seems to be the huge challenge in making the jump here. It looks like they are adding camera shake in at each hit frame and maybe holding those frame a bit longer. It might be a question of camera work more than animation. The smears also help give the amount of visual…
Should go on: Dark Forces/Jedi Knight series. I have others but when I think of a series of games that I wish they would make instead of The Forced Unleashed games...it's these. Jedi Kinght is sooo much better than the FUL games. Should Die: Man so many good options! Know what I'm going to say? Call of Duty. That franchise…
i used excel to list all keys -> langvaule_en -> langvalue_de -> langvalue -> fr etc. I then wrote a small python script which converted the key - value lists for each language into a xml file, which i then parse in unity. worked pretty good. but i did not do any fancy languages like japanese, or kyrilic languages. usage…
Hello! I just finished doing a small script that is really helpful to encode proximity data from scalp to cards. The issue I have right now is that the script is really... REALLY heavy, like it takes a long time to process 50k tries. Anyone has tips on how to improve the result? Thanks alot! import maya.cmds as cmds import…
I'm not sure what you mean by "number of lines", can you clarify? I noticed a script called "djRivet.mel" that has some similar features that you want to do. Might want to check that out for examples. This script: string $verts[] = `ls -sl`; print $verts; Returns: "pCube1.vtx[0:7]". Adding -fl to the ls command will…
Hope this helps, the problem is that the script doesn't know witch side to select but it will select one side, if it's the wrong one you just have to use Inverse Selection(Ctrl+Shift+I) string $selE[] =`ls -sl -fl`;int $selTyp = `selectType -q -meshComponents`;string $temp[];tokenize $selE[0] "." $temp;string $theObj =…
100% agree with you Richard. I actually think 1up FM or 1up Yours podcast talk a bit about this (I think its 1up FM). Its a very interesting subject... but is it to soon to release a newer model? I thought the PS2 slim came out much later. The fact is they still need good games, and exclusives are a good thing... but are…
Institute for the Future’s Emerging Media Lab in Palo Alto, CA is seeking a 3D modeller, specialized in medical/scientific imaging, for a human anatomy AR museum project. Experience optimizing for mobile rendering is a plus. If you are interested, send a portfolio and resume to: Susanne Forchheimer: sforchheimer@iftf.org…