ARfield is built on excellent open-source software. Each component below is used under its own license and included unmodified. We're grateful to their authors.
3D rendering, and GLB/USDZ export. © three.js authors. Source: github.com/mrdoob/three.js
Interactive 3D and AR viewing. © Google & contributors. Bundled as a small patched fork (one-line fix to a shadow-intensity attribute bug in the Dart wrapper; upstream unaffected) — permitted and disclosed per Apache-2.0 §4(b). Source: github.com/google/model-viewer
Interactive map for placing/finding a shared model's location. © flutter_map authors, used unmodified. Source: github.com/fleaflet/flutter_map
Geographic coordinate types for the map. © latlong2 authors. Source: pub.dev/packages/latlong2
Satellite/aerial map imagery + place-name labels, attributed in-app on every map. © Esri, Maxar, Earthstar Geographics, and the GIS User Community. Currently accessed keyless (no ArcGIS account) — fine at ARfield's current scale, but worth moving to a registered free ArcGIS Developer API key before heavy commercial use, since Esri's documented terms are written around the registered/keyed path. Source: esri.com/en-us/legal/terms
IFC (Revit/BIM) reading. © That Open Company & contributors, used unmodified. Source: github.com/ThatOpen/engine_web-ifc
STEP / IGES / BREP CAD reading. © occt-import-js authors & Open CASCADE, loaded at runtime and unmodified — you may obtain, replace or relink the library. Source: github.com/kovacsv/occt-import-js · opencascade.org
Model compression (EXT_meshopt_compression) after conversion. © Don McCurdy. Source: github.com/donmccurdy/glTF-Transform
Geometry compression and decoding, used unmodified. © Arseny Kapoulkine. Source: github.com/zeux/meshoptimizer
Share QR codes. © Kazuhiko Arase. Source: github.com/kazuhikoarase/qrcode-generator
Brand typeface. © The Space Grotesk Project Authors. Source: github.com/floriankarsten/space-grotesk
Application framework. © The Flutter authors / Google. Full third-party notices for the app framework are available on request.