In theory meaning not tested I somehow have an idea if I understand you properly. For the contours why not add null objects or use the template that you used...
Rules & Guidelines The following Rules and Guidelines will apply for this group... - No personal attacks or "flaming" of other group members - Private...
lw3d@yahoogroups.com
Jan 2, 2005 9:42 pm
71947
i dont know how this would work in your situation, but maybe using a gobo-like thingybob. project the image either as a volumetric spotlight projection, or a...
... Not hung over, just working hard. Which sometimes feels about the same. :) ... ~~Phil Nolan 3D Modeler & Animator www.philnolan3d.com ... [Non-text...
I just rendered out this image sequence with 3600 frames and After Effects keeps telling me one frame is missing. Any idea how I can find out which frame so I...
Expert advice needed. :-) I've tried loading an audio file onto a null using audiochannel, but the WAV file was 36 MB in size and it crashed LW real quick. So...
To make lip-sync (all in LW) I usually separate the head of the body (maintaining its endomorphs) and I animate it in a separate scene to speed up the...
Sounds like a good workflow. This is pretty much a head only, so I don't need to split off the head into another scene, but that's a good idea. Compressing the...
Any other brilliant ideas? :-))) How do you "pro" toons guys usually do it? I'm no "pro toon guy", but for lip-sync I like Magpie Pro. It lets you load up...
... I took a stab at Lscript for the better part of the day (first time ever) and came up with the following. It reads in a CSV (comma separated value) text...
The script had some extraneous debug code commented out and some other niggles. Fixed it here. // Make points for stars in X,Y,Z from a CSV file of equatorial...
Ive always done the same thing without any major issues in LW. We would also create a "low rez" version of the wav file used for lip syncing and as Gerardo...
Hello All, Can someone please explain to me how im supposed to use the Dv view plugin? I've scoured the forums, googled it etc. but theres no definitive ...
In AE, the error report should be giving you the frame number that's missing. The other way is to scrub the timeline until you get to a frame that displays...
If you have fcheck (which is probably doubtful as it's a image sequence player utility supplied with Maya) it will stop on the frame before the missing frame. ...
... Thanks, that's what I was hoping would happen but it didn't it just gave en error code and said "this sequence is missing 1 frame. I did figure it out ...
I've had nothing but trouble with the audio in LW7.5c since day one. In WAVELAB I've resampled at all the options for bit rate and frequency and they all sound...
Great to hear that Pawel has done it again :) A word of caution about audio and LW though: Render your preview and comp with audio as a test regularly. IMHO,...
Hey all: I'm trying to setup Lightnet in XP, which doesn't share the Program Files Directory (by default, anyway). Anyone know how to force the issue? Thanks....
Hi Dean, I'm still hoping to have time to look at this, though breath-holding is not advised...};^) Besides, I think you are closer than you know. Bring your...
I found the answer: Go to: Control Panel/Administrative Tools/Local Security Policy/Security Options/Network Access:Sharing and Security Model for Local...
Yes I agree with you, Powell is really a Genius!!! I've listened very interesting things about his SmartMorph but I didn't know anything about some features...
First a question. How much RAM are you running with? There is one easy way to speed up a script like this (which won't help the memory issue, but will make...
... Seems Lscript doesn't play nicely when it comes to plotting one point at a time (begin edit(); addpoint(x,y,z); endedit();) and/or making such a poly. This...