hey just a heads up, i was looking at something else and this popped up and the deal for the tablet i got is less than i "paid" for the 1st time, i do not know which version i got but it says v3. but i generally got the same one and its been great this is for anyone interested i'd invest in one tbh you never know.…
Hello! Ive been looking for help with a project of mine. I am working on a mod for a Unity-run mobile game called Dragon Quest VIII. one part of my project is including adding a new model to the game acting as an armor set for the main character to display when wearing a specific Armor Set. for the purpose of this, I wish…
Hey @bitinn The 'Position World' is indeed supposed to be the correct node for this. Maya's viewport 2.0 'consolidation' can be turned off in VP2 settings if you really need it. Though this could come at a small performance hit for large scenes. One alternative might be to hook up 'Parameter' nodes instead to expose the…
Hey, I am kinda freakish when it comes to temperature in my computers... My laptop which has passed away always overheated when I worked on it. I got a new desktop and it has a i7 930 processor. I am wondering if these temperatures are bad: Core 0: 46C Core 1: 46C Core 2: 48C Core 3: 49C There average for all is 47C I have…
I am given to understand that a lot of outside-the-box coders are seriously considering a revolution in rendering. Apparently a lot of them think that the advent of multi-core processors is going to make the traditional GPU obsolete, and that the standard rendering pipeline will also be phased out in a few more years. As I…
Sandbag: Mike never said we crunch for the hell of it, I never said we crunch for the hell of it. When we DO crunch, because we need to meet an aggressive deadline we have a policy in place to ensure people don't work past a certain time at night. We don't even need to come in to the office until 1.30pm, we just have to do…
Technical Director and Lead Engineer Online social/MMO startup We are a very young game studio startup building an online Flash-based MMO and looking for a game engineering god. We are developing engaging online Flash-based MMO-style gaming worlds aimed young kids, with a unique and innovative strategy. You would be a…
EU citizen can use a crack to circumvent DRM if Autodesk isn't providing license activation and still be on the good side of the law. That's my superficial observation of the situation. IANAL. But i think there is no way in Hell Autodesk can win a case in front of an EU Judge when it comes to having their way. Perpetual…
Actually, In a bit more detail, after observing the behind the scenes of Blizzard Entertainment and few other games, the animation part can be done using any 3d modeling tool (3ds max in general) and than it can be exported as Xfiles to be implimented in your program to be run by events, so you can play that animation on…
Well, standard normal maps range from -1 to +1 also. Also I have no idea how your dot products are doing anything with the output of those mask nodes. The mask should function like the hlsl component swizzle, just outputting a floating point scalar. The dot product is only valid between vectors, so something has to be…