Skip to content

Commit cdea7f7

Browse files
authored
Update README.md
1 parent 853d81a commit cdea7f7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,14 @@
22

33
![Viewer screenshot](img/rwth_ifc_viewer.png)
44

5-
This repository contains tutorial to learn scripting your own applications for processing Industry Foundation Classes (IFC) files. It is based on a scriptable viewer tool that uses the [IfcOpenShell](http://ifcopenshell.org) toolkit. The scriptable viewer tool has been created for teaching purposes and is used at the [Eindhoven University at Technology](https://www.isbe.tue.nl) and the [RWTH Aachen University](http://dc.rwth-aachen.de) .
5+
This repository contains educational resources including a tutorial to learn scripting your own applications for processing **Industry Foundation Classes (IFC)** files. It is based on a scriptable viewer tool that uses the [IfcOpenShell](http://ifcopenshell.org) toolkit. The scriptable viewer tool has been created for teaching purposes and is used at the [Eindhoven University at Technology](https://www.isbe.tue.nl) and the [RWTH Aachen University](http://dc.rwth-aachen.de) .
66

77
A packaged __binary version of the tool__ is available at [this location]( http://caad.arch.rwth-aachen.de/download/rwth_viewer.zip )(175 MB!) to get you started. It comes with "all batteries included", including python, IfcOpenShell and the Python OpenCascade wrappers.
88

99
The package includes alls necessary source code to extend, modify, reuse the scripting viewer to your liking.
1010

11+
The viewer and the tutorial are **Open Educational Resource (OER)** that can be used under MIT license conditions in academic or commericial educational settings.
12+
1113
Follow these simple steps to 'install' the viewer/scripting application:
1214

1315
- Download tue_viewer.zip (175 MB) and the [snippets configuration file](https://raw.githubusercontent.com/jakob-beetz/IfcOpenShellScriptingTutorial/master/src/snippets.conf) which contains a few example snippets to get you started.

0 commit comments

Comments
 (0)