Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COMPAS Make2D

A "Make2D" implementation for COMPAS: import 3D models and export a 2D projection to SVG.

Installation

This project uses uv for dependency management.

# Install the project and dependencies
uv sync

Usage

You can use the CLI tool to generate 2D projections.

# Run the tool
uv run compas-make2d path/to/model.obj path/to/output.svg

Development

To set up the development environment:

# Install development dependencies
uv sync --dev

# Run linting
uv run ruff check .

License

MIT License. See LICENSE for details.

Copyright (c) 2026 ETH Zurich, Gramazio Kohler Research.

About

No description, website, or topics provided.

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages