Jason Hilton
|
e45b41c04b
|
fix: compile errors qt app
I was able to hardcode load an ifc file, by uncommenting the hard
coded parse ifcfile, but I was unable to open and load files with the
qt menu.
|
2024-09-25 10:22:14 +02:00 |
|
dushyant basson
|
21f741667e
|
Using transformation-matrix data; Turned off world-coords; Re-using geometry of repeating IDs
|
2024-04-16 11:17:07 +02:00 |
|
dushyant basson
|
904c0c6b06
|
initial camera-orientation; multiple materials in a single element; default material used from IfcGeom; improved triangle node data generation for OSG
|
2024-04-16 11:17:07 +02:00 |
|
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 |
|