What's new?    |    E-Mail    |    Plugin search:   All versions?

16 records match your query.
Displaying 10 entries per page.

Sort results by: Author  ¦  Name  ¦  Date

...Top
Author / WWW Name / Download Plugin Type
Chris Johnson MXS ActiveX v1.0
51.1 KB
MAXScript Extension
Compiled / Description
22.04.2005

This fixes a problem in Max with methods that are members of an AX object that take 2 or more parameters. The method would fail with an unknown system error. With this plugin, methods of this sort should now work, up to and including 5 arguments.
...Top
Author / WWW Name / Download Plugin Type
Chris Johnson ChrisTools v0.3
32.7 KB
MAXScript Extension
Compiled / Description
16.02.2005

This MAXScript extension has 3 miscellaneous tools. The following functions are included:

- IntervalArray: This creates an array from integer interval steps between two float values.

- formatf: This formats a float value to a string without casting it in scientific notation. This has an option as to how many decimal places are included.

- sprintf: A wrapper to the C / C++ function of the same name. This is an advanced function, and is similar to the MAXScript 'format' tool, only it's a little more advanced. However at this time it only takes 1 value and converts it. Future versions will take multiple values.
...Top
Author / WWW Name / Download Plugin Type
Chris Johnson Determinant v1.0
73.3 KB
MAXScript Extension
Compiled / Description
28.01.2005

A determinant is a mathematical structure that is used in linear algebra and is useful for solving linear systems and for computing the inverse of matrices. This is a MAXScript extension that creates a determinant class in MAXScript that is a concrete primary class. Much like the integer or float or matrix class is a concrete data type in MAXScript, so also is this determinant.
...Top
Author / WWW Name / Download Plugin Type
Chris Johnson GetColorPicker v1.0
26.2 KB
MAXScript Extension
Compiled / Description
11.11.2004

This extension gives access to the color picker dialog in MAXScript.
...Top
Author / WWW Name / Download Plugin Type
Larry Minton / Avguard Animation Avguard MAXScript Extensions v6.08
73.4 KB
MAXScript Extension
Compiled / Description
04.10.2004

This is a large selection of extremely useful functions for MAXScript.
...Top
Author / WWW Name / Download Plugin Type
John Burnett fooLib v14.0
145 KB
MAXScript Extension
Compiled / Description
26.02.2004

FooLib is a collection of interfaces containing new functions and properties for use in MAXScript.

- IFooAdvancedLighting - Provides access to the Advanced Lighting dialog
- IFooBitmap - Methods for working with Bitmap files and values
- IFooFile - Methods for working with external files and directories
- IFooInfo - Provides information on FooLib itself
- IFooMaxFile - Methods for working with external Max files
- IFooMesh - Methods for working with mesh objects
- IFooModifier - Methods for working with modifiers
- IFooParticle - Methods for working with particle systems
- IFooScript - Methods dealing with MAXScript
- IFooSystem - Exposes Windows system related functions
- IFooUtil - A catch-all collection of methods that don't fit in any other category
- IFooViewport - Provides access to Max viewports
- FooPointOctree - An octree data-structure that holds a set of points, and is used to accellerate searches within that set
- LapTimer - A high-precision timer
- VertexTMArray - Hold arrays of Matrix3 values which transform between world space and vertex space of a given node

<PREV  1  2