BIMConvertToGeo
Convert a building information modeling (BIM) model, specifically an industry foundation classes (IFC) file, into a CityJSON file.
Learn more →Below are several selected projects from my MSc studies in Geomatics at TU Delft. Most of them were completed as course projects, ranging from digital terrain modelling to machine learning. With the consent of my teachers and mentors, these projects are publicly available on GitHub. Together, they illustrate how I entered the field of Geomatics and the types of technical work we learn and practice during the programme.
For my work at RWTH Aachen University, please refer to the following conference paper:
Real-Time Sensor Data Integration for BIM-Based Hydraulic Structure Monitoring
Convert a building information modeling (BIM) model, specifically an industry foundation classes (IFC) file, into a CityJSON file.
Learn more →Preprocess the geometry for CFD simulation - remove internal faces between adjacent buildings. Developed as the Nef Polyhedra method for the MSc Geomatics Synthesis Project facesBgone.
Learn more →3D geometry reconstruction from a set of images based on the open-source project - Easy3D.
Learn more →Implementation of Nearest Neighbor (NN) / Inverse Distance Weighting (IDW) / Triangulated Irregular Network (TIN) and Laplace interpolation.
Learn more →Implementation of the least cost path algorithm (LCP) for calculating flow direction and flow accumulation.
Learn more →Implementation of performing camera calibration algorithm based on the open-source project - Easy3D.
Learn more →Implementation of K-means clustering classification based on the point cloud data.
Learn more →Implementation of Cloth Simulation Filter algorithm (also with verlet integration) based on the point cloud data.
Learn more →Implementation of calculating building volumes, number of building floors, area, and orientation of roof surfaces based on CityJSON files.
Learn more →