LW <-> Nuke

LightWave to Nuke Nuke .chan import in LightWave Now you can both import and export .chan files from LightWave, which means you can easily use NukeX as a 3D camera tracking solution for LightWave. chan import/export for LightWave from Petter Sundnes on Vimeo.
Posted 15 Jul 2010 | Lightwave Plugins | 0 Comments

Motion Baker

MF Motion Baker Motion baker… that works My latest LScript is a motion baker script for LightWave that bakes such things as items animated through Denis Pontonnier’s DP Kit + Node Item Motion and other “non standard” ways of animating in LW. It also bakes all selected items, and on…
Posted 15 Jul 2010 | Lightwave Plugins | 0 Comments

Quick Selection

New LScript for you all. One thing to keep in mind is that the script can make Modeler stop recognizing scripts and plugins if it is clicked alot, some bug in LScript I guess. Selection Sets from Petter Sundnes on Vimeo.
Posted 15 Jul 2010 | Lightwave Plugins | 0 Comments

James K. Polk Plugin Collection

Plugins Collection. From surface shaders to cyclist-like motion plugs with many specialized functions. 23 Plugins. Acid Acid allows a LightWave object to “paint” attributes onto surfaces. Moving the painting object causes trails to be left on surfaces it passes. The Acid plugin can affect all the surface attributes including bump…
Posted 15 Jul 2010 | Lightwave Plugins | 0 Comments

Set 100 Percent Weight Map

This is a really simple script, the only thing it does is to set the weight of the currently selected points to 100%. main { selmode(DIRECT); editbegin(); vmap = VMap(VMWEIGHT,0) || error(“Please select a weight map first.”); foreach(sp, points) { vmap.setValue(sp, 1.0); } editend(); } 100% Weight from Petter Sundnes…
Posted 15 Jul 2010 | Lightwave Plugins | 0 Comments

UV 2 Morph

Script to unfold a model to the shape of its UV. Here is a tutorial by Mikael Burman on how to create some nice water effects on a window, by using my UV 2 Morph LScript. The plugin is just a small part of it all, so watch the whole…
Posted 15 Jul 2010 | Lightwave Plugins | 0 Comments

Toggle Property Panel To Front

Here is a new LScript that toggles / brings the property panel inside of Layout to the front when you go from one item type to the next. Property panel to front from Petter Sundnes on Vimeo.
Posted 15 Jul 2010 | Lightwave Plugins | 0 Comments

ATMuscle

A simple muscle script for Layout. I hang on the negative scale stretched by Bone ATMuscle. The ability to reset. Adapted to the Bone, Bone ATMuscle child ATMucle Adding Scale to offset. Handy when you have a cylinder.
Posted 15 Jul 2010 | Lightwave Plugins | 0 Comments

ATYure

A script which allows one to whip or bend a chain of bones automatically.
Posted 15 Jul 2010 | Lightwave Plugins | 0 Comments

ATBoxPivot

A box pivot constraint system for Layout. Add a couple of scripts and you can pivot from all four corners of a box automatically. from developer site – Add a script with a motion like this. Used to control the rotation of the vehicle. If you choose to run multi…
Posted 15 Jul 2010 | Lightwave Plugins | 0 Comments
Page 56 of 56«...304050«5253545556