alpha blending: 1,3, and 5 Bit Getting alpha sorting to work correctly on the DS can be a pain, if I can go with a 1 bit I absolutely do. There is a max limit of 2000 Polys per frame, but you can also run into problems if there is over about 400 polys being drawn in a single line. This can cause massive screen tearing…
Ah i forgot to mention that this is my ui i am playing with: import maya.cmds as cmdsmyWindow = cmds.window ( title="Ben Cottage Modelling Script - ALPHA", toolbox=2, widthHeight=(218, 800) )if (cmds.window("myWindows", exists=True)):cmds.deleteUI("myWindows")scrollLayout = cmds.scrollLayout(…
I can't believe my english is so bad!........ the question is how to get rid of the "save as copy" right? lets say you have a texture named 123.jpeg (is just an example)and want to avoid ending with 123_copy.jpeg. Well just record the saving process(saving TO 123.jpeg) without using the 123.jpeg file in any other program,…
For Maya i found this one quite easy to handle: http://www.supercrumbly.com/archives.php?sid=173 or/and http://www.creativecrash.com/maya/downloads/scripts-plugins/c/abautorig
Just a days work sculpt from the master Jordu Schell. I absolutely love his alien designs and it was really fun to do one. Here's his alien sculpt http://schellstudio.com/gallery/thumbnails.php?album=173
Modular Sci-Fi Room that I made a couple of months ago for my end year project at HEAJ. I set myself the challenge of doing that from scratch in less than 20 days. So it's was a great experience to see what I can do on short deadline. No baking process, every normal map details were made in NDO (Only the bedsheet is…