Giter Club home page Giter Club logo

pyiges's Introduction

pyIGES
=======

IGES geometry system implemented in python. This is part of a larger project
for my capstone project for `Mechanical Engineering` so heads up, it's no masterpiece of code.

No great disposition on how to use this library (yet), however have a look at
the examples and that should hopefully give an idea of how things are done. All
the geometry items that have currently been implemented can be found in IGESGeomLib.py

Further, as this library is being developed it hasn't been tested as to work
with other cad programs beyond an IGES viewer program. Work needs to be done to
ensure that it plays nicely with whatever program the IGES files are being imported to.

Finally note, IGES in this case is being used for surface modeling - I'm unaware
of programs that properly support the IGES constructive solid geometry items beyond b-rep geometry.

Sources for further information about the IGES format:
- `ECLIPSE Foundation Wiki on the IGES file specification <https://wiki.eclipse.org/IGES_file_Specification/>`_
- `Initial Graphics Exchange Specification 5.3 <http://paulbourke.net/dataformats/iges/IGES.pdf>`_
- `Guidelines for the CSpecification and Validationof IGES Applicationof IGESA <https://apps.dtic.mil/dtic/tr/fulltext/u2/a261278.pdf>`_


Depends On
===========

There are few dependencies in this library, these are

- Python 3.x (latest, x64)

The numpy and scipy packages are used in conjunction with the 'demo' geometry library.
- `Numpy (latest, preferably with MKL) <https://www.numpy.org/>`_
- `SciPy (latest, preferably with MKL) <https://www.scipy.org/>`_

pyiges's People

Contributors

rod-persky avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.