Tagged 'Misc'

FunctionExplorer

6 votes

Show the graph of f(x) from [-1 --1] to [1 -1]

getBCoords

5 votes

Get the barycentric coordinates (b0 - b1 - b2) of a triangle - given its vertex coordinates (p0 - p1 - p2) and the point (p) within the triangle.

getFontNames

6 votes

Gets the system TTF font names for use in scripts. This scripts is for use in other scripts - it's not much use on its own.

getNodeByName2

10 votes

A function to get an object given its name as a string. This is similar to 'getNodeByName' in avg_dlx.dlx - but doesn't require an Extension; checks for duplicates; and can be modified to do even more (see script header).

getNodeType

4 votes

Prints the Class or SuperClass of selected nodes.

Global Property Change

3 votes

"You can adjust any property over your whole selection of objects. You can for example select 20 lights - change every property you like and it will be applied to all the lights in your selection. Select 30 cameras and change the fov or any other propery at once. Make a selection of boxes/ cones/ cylinders and adjust the height or any other shared property globaly..

GradientUtilities

4 votes

Does several things related to Gradients. First - Coverts a standard Gradient texmap to a Gradient Ramp with similar parameters. Second - lets you make several Gradient Ramp Presets that I've needed from time to time. Only one preset exists at the current time.

Hierarchy Hold

6 votes

Saves and loads hierarchy information for selected objects.

hsv2rgb

6 votes

Updated functions for converting between HSV and RGB colorspace. Note that these are functions - they are not macroscripts...

Instance-O-Matic!

23 votes

Converts copied objects into instances of the original. Note that this is still very much a WIP: there has been minimal testing; there is not UI - etc. Your mileage may vary...

Syndicate content