Skip to content

sidd607/Brep_Modeller

Repository files navigation

A simple Python Program to create and query B-Rep Models

install dependencies

$ pip install -r requirements.txt

usage

$ python main.py <model file_name>

The Program gives you various options to interact with the model. (Examples: View the Tessalation, query whether a point is within the model etc)

Program Menu Screenshot 2020-11-29 at 5 17 42 AM

Visualization Example with Tessalation:

  1. A Sheet with a hole in it

Screenshot 2020-11-29 at 5 16 15 AM

  1. Just 2 Sheets

Screenshot 2020-11-29 at 5 16 49 AM

About

A simple B Rep modeller for planar surfaces

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages