Category:MAXScript
Appearance
(Redirected from MaxScript)
MAXScript
This programming language may be used to instruct a computer to perform a task.
Listed below are all of the tasks on Rosetta Code which have been solved using MAXScript.
This programming language may be used to instruct a computer to perform a task.
Parameter passing methods: | By reference, By value |
---|---|
Type safety: | Safe |
Type strength: | Strong |
Type expression: | Implicit |
Type checking: | Dynamic |
See Also: |
MAXScript is a built-in scripting language, and is used for a myriad of functions in 3D Studio Max. Plugin modules can be created entirely in MAXScript.
Citations
Subcategories
This category has the following 3 subcategories, out of 3 total.
@
- MAXScript Implementations (empty)
- MAXScript User (empty)
Pages in category "MAXScript"
The following 116 pages are in this category, out of 116 total.
A
B
C
F
G
L
O
R
S
- Search a list
- Sieve of Eratosthenes
- Simple windowed application
- Sort an array of composite structures
- Sort an integer array
- Sort using a custom comparator
- Sorting algorithms/Bogosort
- Sorting algorithms/Bubble sort
- Sorting algorithms/Cocktail sort
- Sorting algorithms/Comb sort
- Sorting algorithms/Counting sort
- Sorting algorithms/Gnome sort
- Sorting algorithms/Heapsort
- Sorting algorithms/Insertion sort
- Sorting algorithms/Merge sort
- Sorting algorithms/Pancake sort
- Sorting algorithms/Permutation sort
- Sorting algorithms/Quicksort
- Sorting algorithms/Selection sort
- Sorting algorithms/Stooge sort
- Sorting algorithms/Strand sort
- String case
- String concatenation
- String length
- Sum and product of an array
- Sum of a series