cad_import

Crates.iocad_import
lib.rscad_import
version0.3.1
sourcesrc
created_at2023-01-28 17:57:30.117224
updated_at2023-05-21 15:50:39.098328
descriptionA simple library for importing CAD data from different formats into a uniform in-memory structure.
homepage
repositoryhttps://github.com/raw-bytes/cad_import
max_upload_size
id770486
size134,077
(sraesch)

documentation

https://docs.rs/cad_import/

README

cad_import - Simple CAD Importer Library

A simple library for importing CAD data from different formats into a uniform in-memory structure.

The goals of this library is:

  • Supporting multiple 3D and CAD formats
  • Simple design and supporting
  • Representation in uniform in-memory structure

Supported formats

Changelog

For changes see Change Log

Commit count: 65

cargo fmt