Forum: Fusion Scripts & Plugins

If you have any Digital Fusion scripts that you would be willing to share with people, post them in here

Post New Thread
Page 1 of 2 1 2 LastLast
Threads 1 to 25 of 35
Announcement
Announcement Announcement: Fusion Plugins, Scripts & Macros
jah ‎(Jah Shaka)
May 17th, 2007
Views: 2,340 View Announcement
  Rating Title / Thread Starter Replies / Views Last Post ByReverse Sort Order

Sticky Thread Sticky: Sharing scripts

There was some talk on a Digital Fusion mailing list recently about whether there was a place on the web to share Digital Fusion scripts.... Well, I don't know if there was before, but there is now. This forum is specifically for Digital Fusion scripts. If you've got any scripts that you...

Started by Hugh‎, January 26th, 2003 12:50 PM
Replies: 3
Views: 4,615
January 28th, 2007, 03:59 AM Go to last post

[Fuse]Trying to create a Fuse, think Im failing...

Hey Guys, Im trying to build my first Fuse. I was originally trying to write a script or put together a Marco wasn't really sure how to go about it. Looked around and found info on fuses have found that it will be the best way to go about this? Not quite sure to be honest though. I have been using...

Started by TheAdmiral‎, November 21st, 2011 07:10 PM
Replies: 2
Views: 489
November 22nd, 2011, 01:56 PM Go to last post

DVE'S full form

can anyone tell me DVE'S full form in fusion

Started by ngage‎, March 29th, 2008 07:31 AM
Replies: 1
Views: 2,265
October 22nd, 2011, 10:30 PM Go to last post

New "User Controls" script

This might be of interest to macro authors, expression writers, and people wanting to customise the controls on built-in tools. I've just posted a fairly involved script to VFXpedia. This script allows you to add, remove and edit controls of many types to tools in Fusion 5.2. This can be...

Started by DanielKoch‎, December 12th, 2007 12:02 AM
Replies: 3
Views: 2,154
July 22nd, 2011, 02:08 AM Go to last post
Exclamation

need dfs cripts for fusion

Hi i am looking for DFS plugi or script that has apple shake macro inside of fusion , what i mean Apple shake operators like keymix , in or out ...etc

Started by niceguysan‎, June 28th, 2011 11:00 AM
Replies: 1
Views: 517
June 29th, 2011, 03:00 AM Go to last post

Scripting Query:

Hello everyone, I was wondering if there's any way of executing a piece of code as soon I open a comp.

Started by dushyantk‎, January 10th, 2011 06:07 AM
Replies: 11
Views: 1,308
June 22nd, 2011, 03:42 AM Go to last post

[Tool-Setting] defocus calculator

defocs node with some additional user controls (filmback, fstop, focallength, focusdistance and object distance) which will calculate the circle of confusion in pixel for the given values according to the image size find it on vfxpedia

Started by pingking‎, June 6th, 2011 12:54 PM
Replies: 0
Views: 615
June 6th, 2011, 12:54 PM Go to last post
Thumbs up

[Script] Compositing Layers

The following video shows the state of the script ... well it's rather an application/plugin than a script but still .... Im working it on for some months. Since I am freelancing now I have kind of more time (until the next job) to have fun with this. Think of it like Layers in Photoshop only...

Started by bfloch‎, May 9th, 2011 10:09 AM
Replies: 8
Views: 964
May 11th, 2011, 03:45 AM Go to last post

[SCRIPT] R3D property picker

Hi, This script helps you to set R3D properties for multiple Loader tools with one click. The usage is simple: Select a source R3D Loader -> press Pick button -> then select other R3D Loader tools -> press Paste button. The properties will be the same. It's FREE! You can download it from...

Started by bakopeti‎, March 21st, 2011 04:56 AM
Replies: 0
Views: 685
March 21st, 2011, 04:56 AM Go to last post

[SCRIPT] EDL importer

Hi, I created a script which transforms EDL (Edit Decision List) files into Fusion flow. - The Simple EDL importer script creates Loaders from Premiere Pro EDL files. It's FREE! You can download it from here. - The PRO EDL importer script builds a complete flow based on the EDL...

Started by bakopeti‎, March 21st, 2011 04:42 AM
Replies: 0
Views: 862
March 21st, 2011, 04:42 AM Go to last post

GenArts Speedo plug-in public beta

GenArts is offering an extended public beta license free for the rest of 2011 for our retiming plug-in, Speedo. It supports OFX hosts Nuke, Toxik/Composite, Fusion, Scratch, Vegas and Autodesk Systems Products, both Linux and Mac. If you'd like to use the software you can register at: ...

Started by genarts‎, March 14th, 2011 08:50 PM
Replies: 1
Views: 1,152
March 17th, 2011, 10:02 AM Go to last post

[Script] bf_ConnectWire

Nothing special, just a little helper. I use Wireless Link Fuses a lot. I don't like to drag and drop each Connection and also if you copy a Wireless Link Fuse then the Input is lost. So I created this little script which you can assign to a hotkey if you wish (that's the only reason why I...

Started by bfloch‎, February 14th, 2011 09:04 AM
Replies: 3
Views: 787
March 1st, 2011, 08:49 AM Go to last post
Question

Add Tool Event

Hellou ) Guys, please help me little bit ) if you can. Can I create event on adding "loader" tool ? my task : if artist added image-sequence(loader) with "_blabla_" in path name (for exmpl - c:\scene1_location34_blabla_###.exr) then do something (add blur tool after my loader.. or...

Started by russiaman‎, February 3rd, 2011 07:11 AM
Replies: 3
Views: 777
February 14th, 2011, 07:07 AM Go to last post
Question

Getting Access to ToolCenter Position via Python

Hi Guys, I would like to change the x,y values from the tool center key. But i can't figure it out. All the other things like Clipname or Size is pretty easy but getting the right Key and especially setting the values is a bit confusing via GetAttrs() and SetAttrs(). Would be happy about some...

Started by furtive‎, February 11th, 2011 01:51 PM
Replies: 4
Views: 758
February 14th, 2011, 05:28 AM Go to last post
Question

UserControls via python

hi there! Guys, i can`t figure out how to add UserControls things through Python script? with Lua is no problem : myTool.UserControls = {MyInput = {INPID_InputControl = 'SliderControl',__flags = 0,LINKID_DataType = 'Number',INP_Default = 0}} in python i try this :...

Started by russiaman‎, February 7th, 2011 06:56 AM
Replies: 4
Views: 733
February 11th, 2011, 07:58 AM Go to last post

RenderMan RIB plugin ????

Hello, I'm wondering what is going on the RIB renderman front for Fusion. ? Thanks to Blazej for the 1st RIB exporter. It seems that some complete solutions are available for Nuke. I didn't hear much about Fusion .. :( I know that Eyeon has supplied the blueprint for such plugin in the...

Started by xavier‎, February 4th, 2011 10:25 PM
Replies: 1
Views: 1,202
February 7th, 2011, 03:05 AM Go to last post
Exclamation

3D-Coat to Fusion AppLink Script

3D-Coat to Fusion AppLink Version: 1.06 Description: 3D-Coat AppLink functionality for Eyeon Fusion 6 Author: Ilia Zaslavsky <|> Email: vfxdomain@gmail.com <|> Web: http://flavors.me/vfxdomain ################################################## #####################

Started by vfxdomain‎, December 9th, 2010 12:44 PM
Replies: 0
Views: 1,318
December 9th, 2010, 12:44 PM Go to last post

Plugins Development

Somebody can help me to find any development resource for Fusion plugins? Thanks.

Started by AlbertR‎, September 20th, 2010 06:32 AM
Replies: 3
Views: 971
September 22nd, 2010, 07:02 AM Go to last post

[SCRIPT] Fusion Light Wrap Macro

Hello :) I thought I'd introduce myself. I'm a comp artist from Sweden working mainly in Fusion and I run my own 3d/VFX-company called Norrblick (www.norrblick.se). I've been creating my own node tree for light wrapping in Fusion and I thought that you might be interested in this, so I've...

Started by Linda‎, December 9th, 2009 05:43 AM
Replies: 6
Views: 2,738
December 11th, 2009, 12:55 AM Go to last post

most simple script Export values of a tool

Hello, I want a script that export the properties of a tool to a file (or print them in the console). It's a tracker and I need the values of tracked points for another application. I'm a quite good programmer, but I'm totally stuck with lua syntax (and I don't understand why they choose...

Started by bokan‎, November 27th, 2009 09:50 AM
Replies: 0
Views: 1,051
November 27th, 2009, 09:50 AM Go to last post

I have one question about Digital Fusion hosting.

Hi I have several Digital Fusion plugins and would like to host it. But that area is new for me and I have found only one suggestion cirtexhosting.com from google. How to check if they are good or bad and what do you us e to host your Digital Fusion plugins?

Started by laopinio‎, July 28th, 2009 05:45 AM
Replies: 1
Views: 1,629
July 29th, 2009, 10:16 AM Go to last post

my scripts

i justed wanted to say that i now have a list of the scripts i created for fusion on my website: http://empty98.de/scripts.html (you can also find all at vfxpedia.com) if you want to know more about the usage your free to ask

Started by pingking‎, September 16th, 2008 03:24 AM
Replies: 2
Views: 3,017
December 30th, 2008, 05:55 AM Go to last post

variable name

is it possible to get a the name of a user defined variable as a string? John

Started by protean‎, July 21st, 2008 04:18 AM
Replies: 0
Views: 1,497
July 21st, 2008, 04:18 AM Go to last post

check file path

Hi, I've tried to post this question on Pigsfly but my first post seems to be taking ages to moderate :( I would like to know how I get check if a file path is valid. I have a script that creates a flow from standard frame sequences like diffuse, spec..etc but not all outputs have the same...

Started by protean‎, July 17th, 2008 12:57 AM
Replies: 0
Views: 1,335
July 17th, 2008, 12:57 AM Go to last post

Import images

Hey guys, Thank for reading! I am very new to fusion scripting and I was wondering for your advice. Lets say I have a list of images, imageA.tga imageB.tga. How would I write a script to automatically import these into fusion with some merges in between them. Generating a .comp file...

Started by lukashi‎, July 7th, 2008 11:18 PM
Replies: 0
Views: 1,554
July 7th, 2008, 11:18 PM Go to last post

Fusion Camera to Maya Ascii file (a experimental script)

just for the fun of it it tried to create a export script for fusion cameras to a maya ascii file. most parts of it are just a copy of a maya ascii file i had as reference. but for the small tests i did it worked. what we have so far: export of translation and rotation for a selected cam...

Started by pingking‎, April 7th, 2008 01:28 AM
Replies: 0
Views: 2,685
April 7th, 2008, 01:28 AM Go to last post

Post New Thread
Forum Information and Options
Moderators of this Forum
Users Browsing this Forum

There are currently 2 users browsing this forum. (0 members & 2 guests)

Thread Display Options

Use this control to limit the display of threads to those newer than the specified time frame.

Allows you to choose the data by which the thread list will be sorted.

Order threads in...

Note: when sorting by date, 'descending order' will show the newest results first.

Icon Legend
Contains unread posts
Contains unread posts
Contains no unread posts
Contains no unread posts
More than 15 replies or 150 views
Hot thread with unread posts
More than 15 replies or 150 views
Hot thread with no unread posts
Closed Thread
Thread is closed
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts