Tue, 06/02/2020 - 17:29
Forums:
Hello,
I would like to evaluate the import for some gltf and glb files in open cascade. I saw that in TKRWMesh module there is an interface for reading gltf (not sure if glb is suported). Is there any example in open cascade sources of its usage? Can you provide some code snippet for that? Looking at the ImportExport mfc sample it looks like a good hook to test the gltf import there (the example already support BREP, STEP and IGES import). Thanks in advance.
Penko
Tue, 06/02/2020 - 21:47
If you need just evaluating glTF reader - you may check CAD Assistant or Draw Harness:
And yes, glb files are supported.
Wed, 07/15/2020 - 02:19
Hi Kirill , i'm searching for the gltf writer class , did you guys drop it ? i can't find it in the package
Mon, 11/09/2020 - 14:25
glTF writer is relatively a new feature - it was available in OCCT development branch for a while, and now available in OCCT 7.5.0 release.