Skip to content
Shane Saxon edited this page Sep 6, 2017 · 4 revisions

Under Construction!!!

Python scripts supported using C-Python library.

You can execute a 'example.py' script(s) stored in the 'usr/global/plugin' folder.

Scripts can be used to add user functionality or completely automate the system. Here are a few examples:

Online ANTz-gitviz server for WebGL

A new WebGL scene is automatically generated whenever the repository changes. The user can specify the location of any git(hub) repo. Here is the script which performs this task....

PHP - Python bridge

Interact with ANTz using PHP via the Python - PHP bridge.

Clone this wiki locally