I'm trying to find if there's a way to view animation curves with as an offset from some reference frame's value (probably frame 0 would be fine) so that I can see X, Y Z movements of an object together at a reasonable scale. Currently the tracks have values in parent-space, which is fine, but they're absolute values. So…
Reminds me of something from Red Dwarf. You think this is their voting system: 1st = 3points 2nd = 2points 3rd = 1 point Judge 1: 1. Red 2. Yellow 3. Blue Judge 2: 1. Blue 2. Yellow 3. Red Judge 3: 1. Purple 2. Yellow 3. Red Judge 4: 1. Red 2. Yellow 3. Purple Judge 5: 1. Blue 2. Yellow 3. Red Red = 9 Blue = 7 Purple = 4…
Going from personal experience here as i've started to do a lot more drawing too. Please note that i'm not an expert in the matter, however over the years I have neglected 2D (focusing on the 3D) so consider me someone whose just starting out too. The exercises that I try to do each day are (Usually 1 or 2 of the below…
So. Those fantasy weapons are a pretty good choice for starting, because usually they aren't too complex. Do this: Method/Style 1 - Highpoly->lowpoly->baking normal and other maps 1. Make basemesh in your modeling software (Maya in your case) - Model the forms, separate the parts that should be separated. Like if it would…
coming from max i found these scripts to be handy.. Target Weld: [ QUOTE ] - if you cant see pnts on your mesh at any pnt, like if you return to the tool via 'last tool'/y or in toolBox rather than by a targetWeld call, simply RMB->vrts them back to visibility. - if your on running prior to 4.5, you'll need to comment out…
Ok, I'll do 2 posts here. This is a noobtastic GI light dome but it works. I've got another one on my work machine I can show you on Monday if this doesn't work. It's real similar though. Paste this in the script editor and hit enter: //PrerenderPyramid v0.7 - (c) Dmitry "Troydm" Geurkov int $lights; float $intensity;…
spitty, Good for you if the pipeline is working. In order to control the test in different version of max, I need your favor to use the Same ztool as starting point. -Download 'the Ztool' from the link below. (which you can skip step 1 and 2 from 1st post)…
If you know nothing about building your own comp is this an alright deal? Or should I not go to Costco.com? lol :) $599.99 Is everything just to crappy? I'm being cheap. :\…
Hi! I tried to make a Save Presets script, but there is a problem with reading values from ini file. Here the script:( me = getSourceFileName() dir = getFilenamePath me iniFile = dir + "mECSPV.ini" global allSavedPresets = (readValue ((getINISetting iniFile "Presets" "names") as stringStream)) global edgeToCut=#(5, 16) as…
🧩 Freelance 3D Character Artist – Modular Miniature Design for Tabletop Game Project Overview Hello! My name is Mat Nicholas, and I am a professional Game Designer with over 20 years of experience in the video games industry. In my spare time, I’m developing a new tabletop miniatures game built from the ground up to…