https://github.com/gmlewis/irmf-examples
Example IRMF files - see https://irmf.io for details.
https://github.com/gmlewis/irmf-examples
3d cad irmf modeling printing printing-3d
Last synced: 3 months ago
JSON representation
Example IRMF files - see https://irmf.io for details.
- Host: GitHub
- URL: https://github.com/gmlewis/irmf-examples
- Owner: gmlewis
- License: apache-2.0
- Created: 2022-07-14T14:44:28.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-04-07T01:48:52.000Z (about 2 years ago)
- Last Synced: 2025-01-11T16:17:48.440Z (4 months ago)
- Topics: 3d, cad, irmf, modeling, printing, printing-3d
- Language: Go
- Homepage: https://gmlewis.github.io/irmf-editor/
- Size: 162 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# IRMF Examples

For background on IRMF, please see: [irmf.io](https://irmf.io).
This repo is dedicated to examples showcasing IRMF examples.
## Examples
* [001-sphere](examples/001-sphere)
[](examples/001-sphere)
* [002-cube](examples/002-cube)
[](examples/002-cube)
* [003-coil-square-face](examples/003-coil-square-face)
[](examples/003-coil-square-face)
* [004-coil-circle-face](examples/004-coil-circle-face)
[](examples/004-coil-circle-face)
* [005-cylinder](examples/005-cylinder)
[](examples/005-cylinder)
* [006-square-tetrahedron](examples/006-square-tetrahedron)
[](examples/006-square-tetrahedron)
* [007-cone](examples/007-cone)
[](examples/007-cone)
* [008-spiral-square-face](examples/008-spiral-square-face)
[](examples/008-spiral-square-face)
* [009-spiral-circle-face](examples/009-spiral-circle-face)
[](examples/009-spiral-circle-face)
* [010-tube](examples/010-tube)
[](examples/010-tube)
* [011-bifilar-coil](examples/011-bifilar-coil)
[](examples/011-bifilar-coil)
* [012-bifilar-electromagnet](examples/012-bifilar-electromagnet)
[](examples/012-bifilar-electromagnet)
* [013-torus](examples/013-torus)
[](examples/013-torus)
* [014-chain-link](examples/014-chain-link)
[](examples/014-chain-link)
* [015-soapdish](examples/015-soapdish)
[](examples/015-soapdish)
* [016-text](examples/016-text)
[](examples/016-text)
* [017-nostalgia](examples/017-nostalgia)
[](examples/017-nostalgia)
* [018-rodin-coil](examples/018-rodin-coil)
[](examples/018-rodin-coil)
* [019-full-color](examples/019-full-color)
[](examples/019-full-color)
* [020-quadratic-bezier](examples/020-quadratic-bezier)
[](examples/020-quadratic-bezier)
* [021-line2d](examples/021-line2d)
[](examples/021-line2d)
* [022-superquadrics](examples/022-superquadrics)
[](examples/022-superquadrics)
* [023-infill](examples/023-infill)
[](examples/023-infill)
* [024-oloid](examples/024-oloid)
[](examples/024-oloid)
* [025-patterns](examples/025-patterns)
[](examples/025-patterns)
* [027-libfive](examples/027-libfive)
[](examples/027-libfive)
* [028-lygia](examples/028-lygia)
[](examples/028-lygia)
Note that to reduce the size of this repo, STL files are no longer generally
retained except for exceptional cases. :smile:----------------------------------------------------------------------
# License
Copyright 2019 Glenn M. Lewis. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License athttp://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.