Maxscript
scripting language for Autodesk 3ds Max's three-dimensional modeling package
Created Year: 1997
Wikidata: Q3651101
Hello World in Maxscript
print "Hello World"
-- "Hello World"
-- Note that MAXScript is expression-based, so simply writing "Hello World" is
-- sufficient to echo it for the reader. Like Haskell, all MAXScript expressions
-- *must* return values, even if they're unused.
Source: github.com/leachim6/hello-world
Search on GitHub
Name | Description | Last pushed to | Open issues | Forks | Stars | Size |
---|
Latest data update: 2022-09-16