aramis_acg
|
95e0148f95
- IFC: directly keep a pointer to the class name in STEP::Object. This avoid hacking around with typeid().name(), which yields platform-dependent results.
|
14 years ago |
aramis_acg
|
a283c2ef91
# IFC: drop rt flag for opening the file stream
|
14 years ago |
aramis_acg
|
f3bd6ac49b
# use a more or less heuristic approach to fix the face winding order automatically. Overall things look much better now and normals are 100% right for most models.
|
14 years ago |
aramis_acg
|
50b780e21e
# work on IFC face winding, but the extensive use of mirroring in IFC screws things up. Add a documentation node that one should better render them with bf culling turned off.
|
14 years ago |
aramis_acg
|
4116ec7a6a
# fix global orientation for IFC models
|
14 years ago |
aramis_acg
|
1400ae79e7
+ add first prototype version of the IFC-STEP loader. Loads many test models fine but does not support some of the more sophisticated format features.
|
14 years ago |