Skip to content

compas-dev/compas_view2

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

COMPAS Viewers 2

build GitHub - License PyPI - Python Version PyPI - Latest Release Conda - Latest Release Conda - Platform

Second generation viewers for the COMPAS framework.

Features

  • Full support for all COMPAS objects (primitives, shapes, network, mesh, volmesh)
  • Pick select and Box select
  • Shaded, Ghosted, Wireframe, Specular visualization modes
  • Mesh faces with individual colors
  • Dynamic visualization with simple decorators
  • Text annotations
  • Customizable UI and UI Controller
  • Transformations in object space
  • ...

Installation

See the Getting Started instructions in the docs.

Tutorials

This tutorial page contains basic lead-through, configuration setting, and software concepts.

Examples

Examples can be found in our example page.

License

The code in this repo is licensed under the MIT License.

Known Issues

Please check the Issue Tracker of the repo for known issues and their solutions.

Future

This project targets to compas. The next generation of it with compas_2 compatibility can be found in a separate repo here.