I've just finished up stage 2 & 3 for my Warframe Corpus project Larger images and the other stages can be found here Stage 1: Warframe Corpus Project Stage 1 Stage 2: Warframe Corpus Project Sage 2 & 3
Haven't done much on Cain this Weekend... Ah well... Finshed left secondary Arm: "Look Mom! New Hands!" Gotta rework the left side of his chest armor with the cables which is gonna be a major pain in my ass. *curse those damn ref pics with the arm in front* The beginning of the Shoulder Cannon: Still giving me troubles to…
Hello. The MaxScript documentation has a section precisely on this (in item "Finding the corresponding vertices"): http://docs.autodesk.com/3DSMAX/14/ENU/MAXScript%20Help%202012/files/GUID-CBBA20AD-F7D5-46BC-9F5E-5EDA109F9CF-1078.htm#GUID-0D91093D-1C6E-450F-A694-D43942DE9549 Then using the following: -…
I am used to putting a whole city into 1 giant texture because back in my uni days there was no other way to render under a 32bit windows using MentalRay. Memory limits were a constant plague and because of that frequent crashes, so we tried to be very radical and created 1 very big texture with all the environments of a…
just working this out in my head, I would do the following: attach the beam to 1 toggle the beam off (so the player can not see it) set up a trace between 1 and 2 if the trace from 1 hits 2, toggle the beam on if you apply this logic to each box (you will need to set up traces between all boxes) the beam will appear to…
You should still have more bricks in your tiling texture for the reasons .Wiki explained. If you want them to occupy a larger space on your walls, you simply scale the UVs down which will result in larger bricks. If you are planning to have a wall that is 3 bricks high, you might want to go with a 2:1 or even a 4:1 ratio…
yes there are. I have a note 1. Unfortunately the note 1 is a little bit laggy - maybe it's better on the note 2, but it also depends on the app - some are more laggy than others. Pressure sensitivity is so-so. Even though the thing is made by wacom it's not nearly like a real tablet - not even comparable to the cheap…
Woo hoo! Finally picked up my collectors edition at work today. I now have 2 choices. 1: Go to the pub to celebrate (again). 2: Play the game all night. or 3: Perhaps I could do a combination of 1+2. :)
I didn't use many of them but I can remember these for sure : jazz jackrabbit 2 level editor when I was 11 years old then Age of Empire (was it 1 or 2 I don't remember) map editor and of course roller coaster tycoon 1&2 :]
Thanks a lot for the good read, guys. This has been a very helpful thread. I'd like to share what I have learned from it - and this is mostly aimed at people who are writing FX shaders for the Max viewport: The standard way (the method that I have used and many others) to create a normal vector from a tangent space normal…