Quickly load/save STL meshes

80 views
Skip to first unread message

Delorme Hugues

unread,
Sep 22, 2016, 6:58:42 AM9/22/16
to oce-dev
Hello dear OCE users,

Just to let you know about the existence of the gmio project.
gmio is a free and open-source C library providing I/O support for the STL file format(more CAD formats in next releases).
  • it's fast: gmio is x500 times faster to write binary STL than OpenCascade, see benchmarks
  • it's feature-rich: ascii/binary, little/big endian, format probing, infos retrieval, ... see gmio_stl
  • it's reusable: based on streams, seamless integration with OpenCascade, see gmio_support
  • it's portable: C90 conformant but it can use recent C features if available
OCE could benefit improved STL format support with gmio, just try it!
>> GitHub Homepage
>> v0.3.1 ZIP archive or git clone https://github.com/fougue/gmio.git
>> Build instructions
>> Examples of use

Reply all
Reply to author
Forward
0 new messages