I'm helping some students figure out what's missing from their portfolios, so they can focus on what to improve. I wrote down a list of stuff I look for when evaluating new hires. I'm sure I'm missing some things. What do you look for? Any help is appreciated. EDIT: latest version is on our wiki...…
So, I'm curious to get some feedback on this, since I haven't been actively interviewing for years. Do you guys think that employers that interview candidates are under *any* kind of obligation at all to get back to those candidates with a yes or no? Or should ZERO response after interview suffice as a 'code' that you have…
[DISCLAIMER - THIS IS FOR A SCHOOL ASSIGNMENT WHICH IS VERY BASIC AND REQUIRES AN ONLINE POST TO BE CRITIQUED TO PASS] So, I've recently been designing a small close quarters level, suitable for small team play and neutral Capture the Flag. The Level is very symmetrical, and features automatic doors, elevated platforms and…
Not sure how far to go explaining this since I don't know how much code you can handle based on what you mentioned. Basically, to preload an image, you create a new variable and set it equal to the image location. That causes the browser to load the info into that variable as the page loads. Then it's already in the…
dvd/blu-ray should just be so you have an option to play games if you have a slow or no internet connection. All the hard copy is for is to skip the download and let you jump rite into installing the game. The "cd key" is the expensive thing that really is the game sale. That way a used disc would be only worth a few…
Hi! It looks like some modifiers were carelessly applied to this mesh before, or it was exported from somewhere, so it has some issues at the moment: - your beveled edge is not only marked as Sharp, it's actually ripped - you can see this in Edit Mode if you try to select and move a vertex there. You'd need to select all…
how would one calculate the angles of the servos without ik/fk anyway? (assuming you only input the position of the wrist of the robotic arm to the function moving the arm) id find it interesting if you could do your mocab device with only the use of acelerometers and gyros attached to teh limbs, with some sort of…
Fair enough. Let me ask another then while we see if any other tips roll in (sounds right to me, but you never know if there is a setting tucked somewhere). Some of my team points out seams and are wondering "how can you get seams on your uv borders in mudbox?!" and I say "well, seams are on every piece of art in the…
Is there a way to transform a reflection vector without the transform node? Vertexcolors don't work when you use the transform node... I need a correct cubemap AND vertexcolor. "Warning: VertexColor is mutually exclusive with the Transform node due to limited interpolators. If you use both a Transform node and VertexColor,…
Try something like this: Feeding the bevel node low-res shapes can have rough results. You can feed it bigger shapes, or upscale your small shape before beveling. Then return to normal res afterwards. I used a levels node to change the output size. You can use any cheap node that doesn't alter your shape. Looking at the…