Commit Graph

8 Commits

Author SHA1 Message Date
dushyant basson e513e63d9a IFC file successfully parsed and loaded in Qt OpenGL widget 2024-04-16 11:17:07 +02:00
dushyant basson c7effd2498 Implemented: Application icons; OpenSceneGraph to handle OpenGL with Qt; devicePixelRatio() for handing render on highDPI displays; Sample 3D with handler; MouseHandler not yet working as expected (WIP) 2024-04-16 11:17:06 +02:00
dushyant basson 429f468e47 Update src/qtviewer/ParseIfcFile.cpp
Co-authored-by: Thomas Krijnen <t.krijnen@gmail.com>
2024-04-16 10:28:25 +02:00
dushyant basson 504307791c Update src/qtviewer/ParseIfcFile.cpp
Co-authored-by: Thomas Krijnen <t.krijnen@gmail.com>
2024-04-16 10:28:25 +02:00
dushyant basson ac8db0e21b Revert "Updated included header files"
This reverts commit 65f86d929e.
2024-04-16 10:28:25 +02:00
dushyant basson 74d790a28e Updated included header files 2024-04-16 10:28:25 +02:00
Dushyant Basson 14454d1b78 Added output panel (for debug info, etc.) 2024-04-16 10:28:25 +02:00
dushyant basson eefe821d0a Updated to use Qt6; Created initial structure of the viewer with OpenGL widget 2024-04-16 10:26:58 +02:00