COMPAS Viewer

Standalone viewer for COMPAS 2.0 with features:
Fully COMPAS Support: Fully support for all compas.geometry (primitives, shapes, network, mesh, assembly, model, etc.) based on compas.scene structure …
Universal Architecture: Compatible with Mac, Windows, and Linux with Python 3.9+. More various platforms are coming soon …
Friendly Installation: Depend only on COMPAS, PyOpenGL and PySide6. Installation with pip is fast and easy …
Flexible Customization: Flexible customize your own UI layout with buttons, render display with colors, action with keyboard preferences …
Data-driven Visualization: Visualize your assembly data, mesh data, graph data, and more with compas.datastructures …
Easy-to-use Interaction: Action-based interaction with mouse and keyboard, and easy-to-use API for your own interaction …
COMPAS Viewer is the next generation of compas_view2 which is based on compas <= 1.17.9.
Table of Contents
- Introduction
- Installation
- Tutorials
- Examples
- API Reference
- License
- Acknowledgements