Editing Free software libraries for AEC software development

From Wiki.OSArch

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 4: Line 4:
 
! Description
 
! Description
 
! License
 
! License
|-
 
|
 
| [https://github.com/Krande/adapy Adapy]
 
| Adapy - A python library for structural analysis and design. Adapy is a python library for structural analysis and design that focus on interoperability between IFC and various Finite Element formats. It also provides a neat framework for parametric modelling in python where you not only parameterize your CAD model but also your FEM mesh recipes.
 
| [[GPL-3.0]]
 
 
|-
 
|-
 
|
 
|
Line 29: Line 24:
 
| CGAL is a software project that provides easy access to efficient and reliable geometric algorithms in the form of a C++ library. CGAL is used in various areas needing geometric computation, such as geographic information systems, computer aided design, molecular biology, medical imaging, computer graphics, and robotics.
 
| CGAL is a software project that provides easy access to efficient and reliable geometric algorithms in the form of a C++ library. CGAL is used in various areas needing geometric computation, such as geographic information systems, computer aided design, molecular biology, medical imaging, computer graphics, and robotics.
 
| [[GPL-3.0]]
 
| [[GPL-3.0]]
|-
 
|
 
| [https://launchpad.net/charonifc/ Charonifc]
 
| Charonifc is a library for extracting text based information from an IFC file to produce technical documentation like Specifications and Bill of Quantities. The program uses IfcOpenShell an open source ([LGPL]) software library for working with the Industry Foundation Classes ([IFC]) file format.
 
| [[GNU GPL v3]]
 
 
|-
 
|-
 
|
 
|
Line 44: Line 34:
 
| DXFlib is an open source C++ library mainly for parsing DXFTM files.
 
| DXFlib is an open source C++ library mainly for parsing DXFTM files.
 
| [[GPL-2.0]]
 
| [[GPL-2.0]]
|-
 
|
 
| [https://github.com/vagran/dxf-viewer dxf-viewer]
 
| This package provides DXF 2D viewer component written in JavaScript. It renders drawings using WebGL (via three.js library). It was carefully crafted with performance in mind, intended for drawing huge real-world files without performance problems.
 
| [[MPL]]
 
|-
 
|
 
| [https://entwine.io/ Entwine]
 
| Entwine is a data organization library for massive point clouds, designed to conquer datasets of trillions of points as well as desktop-scale point clouds. Entwine can index anything that is PDAL-readable, and can read/write to a variety of sources like S3 or Dropbox. Builds are completely lossless, so no points, metadata, or precision will be discarded even for terabyte-scale datasets.
 
| [[LGPL-2.0]]
 
 
|-
 
|-
 
|
 
|
Line 64: Line 44:
 
| FCL is a library for performing three types of proximity queries on a pair of geometric models composed of triangles: Collision detection, Distance computation, Tolerance verification, Continuous collision detection, and Contact information
 
| FCL is a library for performing three types of proximity queries on a pair of geometric models composed of triangles: Collision detection, Distance computation, Tolerance verification, Continuous collision detection, and Contact information
 
| [[BSD]]
 
| [[BSD]]
|-
 
|
 
| [https://github.com/GeometryGym/GeometryGymIFC GeometryGymIFC]
 
| C# classes to generate and parse OpenBIM IFC (Industry Foundation Class) files. These classes simultaneously support IFC2x3, IFC4 and Infrastructure proposals for IFC5, and are easily extended for experimental extensions.
 
| [[MIT]]
 
|-
 
|
 
| [https://github.com/agviegas/IFC.js IFC.js]
 
| Frontend parser between .ifc files and Three.js geometry. This project reads IFC files, structures their data in memory and converts them to Three.js custom geometric entities for display in any browser.
 
| [[MIT]]
 
 
|-
 
|-
 
|
 
|
 
| [https://github.com/davidpadbury/ifc-commenter IFC-Commenter]
 
| [https://github.com/davidpadbury/ifc-commenter IFC-Commenter]
| A simple script for creating a commented-out hiearchy in an [[Industry Foundation Classes (IFC)|IFC file]]. There is also a [https://github.com/OpeningDesign/ifc-commenter fork] by theoryshaw.
+
| A simple script for creating a commented-out hiearchy in an [[Industry Foundation Classes (IFC)|IFC file]].
 
| [[MIT]]
 
| [[MIT]]
 
|-
 
|-
Line 119: Line 89:
 
| iTowns is a Three.js-based JS/WebGL framework for 3D geospatial data visualization. iTowns is highly extensible and based on three.js and thus support all three.js features (post-processing, controls, 3D models and more). Itowns handles a variety of data types, including: 3D tiles, DEM, OGC standards (WMTS, WMS, TMS, WFS), Point Clouds, GeoJSON, Gpx, KML, 3D formats (Collada, GLTF, OBJ, ...).
 
| iTowns is a Three.js-based JS/WebGL framework for 3D geospatial data visualization. iTowns is highly extensible and based on three.js and thus support all three.js features (post-processing, controls, 3D models and more). Itowns handles a variety of data types, including: 3D tiles, DEM, OGC standards (WMTS, WMS, TMS, WFS), Point Clouds, GeoJSON, Gpx, KML, 3D formats (Collada, GLTF, OBJ, ...).
 
| CeCILL-B v1.0 / [[MIT]]
 
| CeCILL-B v1.0 / [[MIT]]
|-
 
|
 
| [[libdxfrw]]
 
|  ""libdxfrw is a free C++ library to read and write Drawing Exchange Format (DXF) files in both formats, ascii and binary form. Also can read Drawing_(DWG) files from R14 to the last V2015." It is the default DXF/DWG library for [[LibreCAD]]
 
| [[GPL-3.0]]
 
 
|-
 
|-
 
| [[File:LibreDWG.png]]
 
| [[File:LibreDWG.png]]
Line 133: Line 98:
 
| [https://www.mdal.xyz/ MDAL]
 
| [https://www.mdal.xyz/ MDAL]
 
| Mesh Data Abstraction Library (MDAL) is a C++ library for handling unstructured mesh data released with MIT license. It provides a single data model for multiple supported data formats. MDAL is used by QGIS for data access for mesh layers.
 
| Mesh Data Abstraction Library (MDAL) is a C++ library for handling unstructured mesh data released with MIT license. It provides a single data model for multiple supported data formats. MDAL is used by QGIS for data access for mesh layers.
| [[MIT]]
 
|-
 
|
 
| [[Nucleus]]
 
| ".NET Unifying Class Library for Engineering Utility Software. .Nucleus is an open-source .NET library intended as a generalisable base framework for the development of custom BIM and structural engineering workflow tools. It forms the core underlying class system of Salamander 3 and several internal Ramboll software projects."
 
 
| [[MIT]]
 
| [[MIT]]
 
|-
 
|-
Line 145: Line 105:
 
| [[MIT]]
 
| [[MIT]]
 
|-
 
|-
| [[File:Opencascade.svg]]
+
|
| [[Open_CASCADE|Open CASCADE]]
+
| [https://github.com/tpaviot/oce OpenCascade]
| Open CASCADE Technology is a C++ 3D modeling library. It is used to develop CAD/CAM softwares, for instance [[FreeCAD]] and [[IfcOpenShell]].
+
| OpenCascade (Community Edition) is a C++ 3D modeling library. It can be used to develop CAD/CAM softwares, for instance FreeCAD or IfcOpenShell.
| [https://dev.opencascade.org/resources/licensing LGPL-2.1]
 
|-
 
|
 
| [https://github.com/tpaviot/oce OpenCascade.js]
 
| Port of the [[Open_CASCADE|Open CASCADE]] CAD library to JavaScript and WebAssembly via Emscripten.
 
 
| [[LGPL-2.1]]
 
| [[LGPL-2.1]]
 
|-
 
|-
|  
+
|
 
| [http://osgearth.org/ osgEarth]
 
| [http://osgearth.org/ osgEarth]
 
| osgEarth is a C++ geospatial SDK and terrain engine. Just create a simple XML file, point it at your map data, and go! osgEarth supports all kinds of data and comes with lots of examples to help you get up and running quickly and easily.
 
| osgEarth is a C++ geospatial SDK and terrain engine. Just create a simple XML file, point it at your map data, and go! osgEarth supports all kinds of data and comes with lots of examples to help you get up and running quickly and easily.
| [[LGPL-3.0]]
 
|-
 
| [[File:Pdal_logo.png|PDAL|64x64px]]
 
| [https://pdal.io PDAL]
 
| PDAL (Point Data Abstraction Library) is a C++ BSD library for translating and manipulating point cloud data. In addition to the library code, PDAL provides a suite of command-line applications that users can conveniently use to process, filter, translate, and query point cloud data.
 
| [[BSD]]
 
|-
 
|
 
| [[PyFlow]]
 
| PyFlow is a general purpose visual scripting framework for python.
 
| [[Apache-2.0]] [https://github.com/wonderworks-software/PyFlow Github]
 
|-
 
|
 
| [https://github.com/tpaviot/pythonocc-core pythonocc-core]
 
| Pythonocc provides 3D modeling and data exchange features. It is intended to CAD/PDM/PLM and BIM related development.
 
 
| [[LGPL-3.0]]
 
| [[LGPL-3.0]]
 
|-
 
|-
Line 194: Line 134:
 
| xeogl is an open source JavaScript library from xeolabs for 3D model visualization on WebGL. It gives you tools to create interactive 3D worlds in your browser. Load models from formats like glTF or OBJ, or generate them programmatically.
 
| xeogl is an open source JavaScript library from xeolabs for 3D model visualization on WebGL. It gives you tools to create interactive 3D worlds in your browser. Load models from formats like glTF or OBJ, or generate them programmatically.
 
| [[MIT]]
 
| [[MIT]]
|-
 
|
 
| [https://github.com/K3D-tools/K3D-jupyter K3D-Jupyter]
 
| K3D lets you create 3D plots backed by WebGL with high-level API (surfaces, isosurfaces, voxels, mesh, cloud points, vtk objects, volume renderer, colormaps, etc). The primary aim of K3D-jupyter is to be easy for use as stand alone package like matplotlib, but also to allow interoperation with existing libraries as VTK.
 
| [[MIT License]]
 
|-
 
|
 
|  [https://github.com/Kitware/LidarView LidarView]
 
|  LidarView performs real-time visualization and easy processing of live captured 3D LiDAR data from Lidar sensors. Runs on Windows, Linux and MacOS. Contrasting to VeloView (that Kitware develops with Velodyne), it provides experimental algorithms and features, but you may expect LidarView to crash in some situations. https://www.paraview.org/lidarview/
 
|  [[Apache-2.0 License]]
 
|-
 
| [[File:XeokitLogoAlphaBG.png|64x64px]]
 
| [[xeokit]]
 
| xeokit is a Web Programming Toolkit for AEC Graphics and 3D graphics SDK from xeolabs for BIM and AEC. Built to view huge models in the browser. Used by industry leaders.
 
| [[AGPL-3.0]] / dual
 
|-
 
|
 
| [https://github.com/wsdot/wbfl WBFL]
 
| WBFL (Washington Bridge Foundation Libraries) provide a foundation upon which to build bridge engineering software applications. Libraries include geometric primitives, section properties, coordinate geometry (COGO), plane frame structural analysis, moving load vehicular live load analysis, and reinforced concrete section analysis.
 
| [[Alternate Route Library Open Source License]]
 
 
|}
 
|}
 +
 
[[Category:Directories]]
 
[[Category:Directories]]
[[Category:BIM Collaboration Format (BCF)]]
 

Please note that all contributions to Wiki.OSArch are considered to be released under the Creative Commons Attribution-ShareAlike (see Wiki.OSArch:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To edit this page, please answer the question that appears below (more info):

Cancel Editing help (opens in new window)