Thomas Krijnen
|
0e5e1f7873
|
Option to write Earth-Centered Earth-Fixed glTF
|
2023-10-03 21:26:11 +02:00 |
|
Chetan
|
c483116b32
|
Create constants ELEMENT_ARRAY_BUFFER and ARRAY_BUFFER to allow for more descriptive bufferview construction. Change the bufferViewId variable from a static variable to a member variable because python instances of IfcOpenShell can have multiple serializers open at any given time. This commit also includes some minor code reformatting and code comments explaining the changes done. Finally integer constants GLB_FILE_HEAER, GLB_JSON_HEADER, GLB_BINARY_CHUNK_HEADER were added to make the glb file header creation more descriptive
|
2023-08-28 08:46:11 +02:00 |
|
Adrien SCHVALBERG
|
42448cae4e
|
Add missing exports for ifcopenshell-python when we build shared libs.
|
2022-05-09 14:13:47 +02:00 |
|
Thomas Krijnen
|
bdc6fcb66f
|
#1803 Use abstract GeometrySerializer as cache to eliminate cyclic dependencies
|
2021-10-18 11:38:01 +02:00 |
|
Thomas Krijnen
|
eeaf04c6ea
|
Remove templates on iterator and element
|
2021-07-11 15:00:59 +02:00 |
|
Thomas Krijnen
|
f032378ca7
|
no double/float parametrization anymore
|
2021-07-11 11:03:35 +02:00 |
|
Thomas Krijnen
|
8ee86f9968
|
Clean up glb tempfiles in case of error
|
2019-06-04 17:03:58 +02:00 |
|
Thomas Krijnen
|
3023e084a6
|
Initial implementation of a direct binary glTF serializer
|
2019-05-07 17:06:45 +02:00 |
|