SiNi Help Documentation

⌘K
πŸ‘SiNi Software Help Docs
▢️Getting started!
πŸŽ“Education Licences
πŸ‘€SiNi Account
πŸ†—Registration and Account
ℹ️User Dashboard
πŸ› οΈInstallation and Licensing
βœ…Subscription as a Service (SaaS)
πŸ”„Resellers
πŸ–₯️3ds Max Plugins
πŸ–₯️Utility Plugins
πŸ–₯️Object Plugins
πŸ–₯️Licensing Plugins
βš™οΈSiNi Configuration
πŸ–₯️MAXScripts
πŸ–₯️Setup and installation
πŸ–₯️SiNi MAXScripts Directory
πŸ–₯️MAXScripting for BATCH
πŸ–₯️MAXScript - StackUp Instructions
πŸ”’Release Changelog
πŸ”’Current versions
#️⃣Legacy versions
βœ…Known Issues
πŸŽ“Knowledge Base
❓FAQ - Questions?
✴️Suggested workflows
🌐Shortcuts
🌐Customer Support
🌐Technical Support
🌐Downloads
🌐YouTube Channel
🌐SiNi Forum
🌐Social Media
🌐3Disciple Magazine
🌐3ds Max Indie License
Docs powered byΒ archbeeΒ 
3min

SiNiScript - Overview

SiNiScript is a list of SiNi functions anyone with a little MAXScript knowledge can use in their own scripts to make new tools.

Screenshot of the SiNiScript UI and 3ds Max MAXScript editor
Screenshot of the SiNiScript UI and 3ds Max MAXScript editor
ο»Ώ

Coding is not everyone's bag

Most of us got into computer graphics to make artwork, be it for archviz, games, design, or VFX. However, there are huge benefits to knowing a little MAXScript or Python.

One of the greatest features of 3ds Max, and one that sets it apart from almost every other DCC 3d software, is its ability to customise and write tools for. You only need to check out the Scriptspot website or the Autodesk Apps store to realise there are thousands of add-ons available.

Commercially, most large studios have always employed software engineers to tailor their software pipeline to exact workflow requirements. It's an overhead expense that not many smaller studios can justify.

We see things differently

Many of our customers are freelance to small business scale, not forgetting the large multinationals of course! Early on in rolling out the plugins, we listened to our user's feedback. There were some who suggested the desire to add their favourite SiNi functions into their own in-house workflow MAXScripts.

We thought this was a great idea and took it one step further by exposing the function code to allow anyone with a little MAXScript knowledge to write their own tools.

We're not giving away the C++ code itself but allowing coders to add a callback to run our functions, opening up exciting possibilities to everyone, from freelancers to studios.

To help get you started, SiNiScript includes sample MAXScript with the selected SiNiScript inserted, allowing you an easy way of learning.

Updated 03 Mar 2023
Did this page help you?
Yes
No
UP NEXT
SiNiScript - Training videos
Docs powered byΒ archbeeΒ 
TABLE OF CONTENTS
Coding is not everyone's bag
We see things differently