Skip to content

Create a compelling interface and functionality for the IfcOpenShell WASM / pyodide module #99

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
aothms opened this issue Jan 29, 2025 · 2 comments

Comments

@aothms
Copy link

aothms commented Jan 29, 2025

Outline

IfcOpenShell is a software module for BIM/AEC (Building Information Modelling, Architecture Engineering and Construction) with extensive functionality implemented in python for the wide variety of multi-disciplinary tasks in construction. Therefore we have primarily looked at pyodide (a WASM distribution of CPython) to bring ifcopenshell to the client-side web.

There is now a demo-application online, the applicant is expected to enrich this demo-application with some of the existing ifcopenshell functionality and at the same time work on a more idiomatic Javascript API that wraps the IfcOpenShell objects as they are proxied by pyodide.

http://wasm.ifcopenshell.org/

Expected Outcome

Enrich the demo application with, e.g:

  • Rich parametric authoring
  • Validation (IDS, schema, custom, ...)
  • Some of the other pre-existing functional modules, e.g clash detection (geometric interference of building elements), costing, scheduling
  • Something else :)

Skills

Python, JavaScript

Difficulty

Difficulty and scope based on applicant interests

Size

Difficulty and scope based on applicant interests

Additional Information

@brlcad brlcad changed the title [Placeholder] Create a compelling interface and functionality for the IfcOpenShell WASM / pyodide module Create a compelling interface and functionality for the IfcOpenShell WASM / pyodide module Feb 20, 2025
@jayzalani
Copy link

hey did like work on this together! Hi myself jay

@Moult
Copy link

Moult commented Mar 16, 2025 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants