Difference between revisions of "Google Summer of Code/2021"

From BRL-CAD
(Add IDS validation with BCF output to IfcOpenShell)
(the description should be super short, mention it)
Line 11: Line 11:
  
 
== Title Goes Here ==
 
== Title Goes Here ==
* Description: Awesome Sauce
+
* Description: Awesome Sauce -- SHOULD BE JUST ONE SENTENCE... not an explanation
 
* Org: BRL-CAD or LibreCAD or FreeCAD or OpenSCAD or Slic3r or IfcOpenShell or ...
 
* Org: BRL-CAD or LibreCAD or FreeCAD or OpenSCAD or Slic3r or IfcOpenShell or ...
 
* Student: [[User:StudentName|Student Name]]
 
* Student: [[User:StudentName|Student Name]]
Line 31: Line 31:
  
 
== Add IDS validation with BCF output to IfcOpenShell ==
 
== Add IDS validation with BCF output to IfcOpenShell ==
* Description: IDS (Information Delivery Specifications) in simple terms is a machine-readable standard for Building Information Modelling (BIM) requirements. Thanks to IDS, it is possible to automatically verify exchange requirements of BIM models delivered in IFC format. This project aims to implement IDS validation process to IfcOpenShell, create sample IDS files to test it against and allow the creation of validation reports in BIM Collaboration Format (BCF). Apart from that, a user-friendly web application will be developed to allow using IDS by non-coding users.
+
* Description: This project adds Information Delivery Specifications (IDS) validation and file handling to IfcOpenShell. 
 +
<!-- This looks like a good Abstract... --Sean.
 +
IDS (Information Delivery Specifications) in simple terms is a machine-readable standard for Building Information Modelling (BIM) requirements. Thanks to IDS, it is possible to automatically verify exchange requirements of BIM models delivered in IFC format. This project aims to implement IDS validation process to IfcOpenShell, create sample IDS files to test it against and allow the creation of validation reports in BIM Collaboration Format (BCF). Apart from that, a user-friendly web application will be developed to allow using IDS by non-coding users.-->
 
* Org: IfcOpenShell
 
* Org: IfcOpenShell
 
* Student: [[User:Artur|Artur Tomczak]]
 
* Student: [[User:Artur|Artur Tomczak]]

Revision as of 16:30, 18 July 2021

GSoC 2021 With BRL-CAD

BRL-CAD was accepted as an umbrella mentoring organization for the Google Summer of Code! This year, we accepted 6 students to work on IfcOpenShell, BRL-CAD, FreeCAD, and OpenSCAD.


Accepted Projects

Implement UNDO and transactional changes

Add IDS validation with BCF output to IfcOpenShell