Skip to content
@compas-dev

compas-dev

COMPAS - an open source computational framework for research and collaboration in AEC

COMPAS

COMPAS is an open source toolbox for developing computational solutions in AEC. It provides a base framework and a collection of extensions related to specific AEC-related tasks, problems, processes...

The base framework consists of

  • a main library;
  • bindings for CGAL, libigl, OCC, gmsh, and ShapeOp;
  • UI and visualisation packages;
  • CAD integrations for Rhino/GH and Blender; and
  • a collection of developer tools.

COMPAS is Python-based and platform and CAD-software independent. The simplest way to get started with COMPAS is to install the "meta package" compas_framework in a virtual environment with pip.

pip install compas_framework

This will install all of the packages of the base framework, except for the binding for OCC (compas_occ). If you are planning to work with Nurbs and Breps outside of Rhino, you should install compas_occ as well.

conda create -n comaps-dev -c conda-forge compas_occ
conda activate compas_dev
pip install compas_framework

For more information about the packages of the base framework, check out the documentation of compas_framework.

Pinned Loading

  1. compas compas Public

    Main library of the COMPAS framework and CAD integrations for Rhino/GH and Blender.

    Python 356 117

  2. compas_viewer compas_viewer Public

    Viewer for COMPAS based on PyOpenGL and PySide6.

    Python 12 9

  3. compas_occ compas_occ Public

    COMPAS wrapper for the Python bindings of OCC

    Python 25 10

  4. compas_cgal compas_cgal Public

    COMPAS package for working with CGAL.

    C++ 30 10

  5. compas_libigl compas_libigl Public

    COMPAS bindings for libigl.

    C++ 5 8

  6. compas_gmsh compas_gmsh Public

    COMPAS interface for Gmsh

    Python 2 1

Repositories

Showing 10 of 46 repositories
  • dfab-link Public
    compas-dev/dfab-link’s past year of commit activity
    Shell 0 MIT 0 0 0 Updated Apr 1, 2026
  • compas_invocations2 Public

    Automation of (opinionated) dev tasks

    compas-dev/compas_invocations2’s past year of commit activity
    Python 1 MIT 2 1 0 Updated Apr 1, 2026
  • compas_xr Public

    COMPAS XR streamlines extended reality workflows to ease the implementation of human-machine collaborative applications in architectural research and educational environments.

    compas-dev/compas_xr’s past year of commit activity
    Python 16 MIT 7 2 0 Updated Mar 31, 2026
  • compas_slicer Public

    Slicing package for FDM 3D Printing with COMPAS.

    compas-dev/compas_slicer’s past year of commit activity
    Python 37 MIT 20 8 2 Updated Mar 26, 2026
  • compas_eve Public

    COMPAS Event Extensions: adds event-based communication infrastructure to the COMPAS framework.

    compas-dev/compas_eve’s past year of commit activity
    Python 6 MIT 3 1 3 Updated Mar 24, 2026
  • compas Public

    Main library of the COMPAS framework and CAD integrations for Rhino/GH and Blender.

    compas-dev/compas’s past year of commit activity
    Python 356 MIT 117 98 (1 issue needs help) 14 Updated Mar 23, 2026
  • compas_gmsh Public

    COMPAS interface for Gmsh

    compas-dev/compas_gmsh’s past year of commit activity
    Python 2 GPL-3.0 1 0 1 Updated Mar 17, 2026
  • compas-dev/compas-actions.docs’s past year of commit activity
    1 1 0 0 Updated Mar 17, 2026
  • compas-dev/compas-actions.build’s past year of commit activity
    0 1 0 0 Updated Mar 17, 2026
  • compas_fab Public

    Robotic fabrication package for the COMPAS Framework.

    compas-dev/compas_fab’s past year of commit activity
    Python 128 MIT 39 75 (2 issues need help) 13 Updated Mar 16, 2026

Top languages

Loading…

Most used topics

Loading…