Visual Interactive Simulation Object Renderer (VISOR)#

Introduction#

VISOR (Visual Interactive Simulation Object Renderer) is a Python-based 3D visualization web component for Ansys solutions and apps.

You can use VISOR for 3D visualization on desktop and on premises. It customizes existing rendering frameworks to meet functional and nonfunctional requirements, including integrability, scalability, performance, and ease of use.

You can use VISOR to integrate with the following tools:

You run VISOR with VTK (Visual Toolkit) rendering through Trame for client-server architecture and Python integration workflows. You target VTK WASM with WebGL support.

View a demo to see VISOR in action.

Getting started

Learn how to install VISOR, set up and run a minimal solution, review known limitations, and override default settings.

Getting started
User guide

Learn how to run VISOR in different modes, use its arguments, bring in your data, and integrate with SAF.

User guide
API reference

Access the Python API reference documentation for VISOR, including classes and methods.

API reference
HTTP API reference

Access the HTTP API reference documentation for VISOR services, including endpoint usage and example responses.

HTTP API reference
Examples

Explore examples demonstrating VISOR usage.

Examples

Project index#