Acknowledgements & licenses
Last updated: 17 July 2026
VanCAD is built on excellent open-source software and public-domain assets. This page credits them, reproduces the licence notices we’re required to include, and sets out our trademark position.
Trademarks and disclaimer
VanCAD lets you design a conversion for a real vehicle, so it refers to van manufacturer and model names - for example Ford Transit, Mercedes-Benz Sprinter, Fiat Ducato. These names are the trademarks of their respective owners. VanCAD is not affiliated with, endorsed by, or sponsored by any of them. The names are used only nominatively - to identify the vehicle you are designing for
- which is a recognised fair use. We ship no manufacturer logos, badges, stylised wordmarks or trade dress, and no third-party 3D assets: the geometry is our own parametric data.
Van and component dimensions are approximate and provided for planning only - always verify measurements against your own vehicle and materials before you build.
Open-source components
The runtime components below ship as part of VanCAD. Each is under a permissive licence (MIT, or the functionally equivalent ISC, except where noted), whose only binding obligation is to include the copyright and permission notice - reproduced beneath the list.
- three - © 2010–2026 three.js authors (MIT) - the 3D rendering engine.
- three-bvh-csg - © 2022 Garrett Johnson (MIT) - constructive solid geometry for custom objects.
- three-mesh-bvh - © 2018 Garrett Johnson (MIT) - the bounding-volume hierarchy behind CSG.
- three-custom-shader-material - © Faraz Shaikh (MIT) - the triplanar material for textured surfaces.
- React, React Native and react-dom - © Meta Platforms, Inc. and affiliates (MIT) - the UI runtime and its web renderer.
- react-native-web - © Nicolas Gallagher (MIT) - runs the React Native UI in the browser.
- Expo and its SDK modules (including
expo-asset,expo-file-system) - © 650 Industries, Inc. (MIT) - the cross-platform app framework. - react-three-fiber and @react-three/drei - © Poimandres (MIT) - the React renderer for three.js and its helpers.
- immer, nanoid, zustand - © Michel Weststrate / Andrey Sitnik / Poimandres (MIT) - immutable state, id generation, and the store.
- zod - © Colin McDonnell (MIT) - schema validation for the save format.
- nativewind, react-native-css-interop, react-native-reanimated, react-native-worklets, react-native-safe-area-context, @rn-primitives/slot, @rn-primitives/portal, clsx, tailwind-merge (all MIT) - the styling and UI-primitive stack.
- class-variance-authority - © Joe Bell (Apache-2.0) - variant styling helper.
- lucide-react-native - © Lucide Contributors (ISC) - the icon set.
- react-native-svg and react-native-gesture-handler - © Software Mansion (MIT) - SVG rendering and touch/gesture handling.
- @supabase/supabase-js - © Supabase (MIT) - the client for authentication and cloud storage.
- @react-native-async-storage/async-storage - © React Native Community (MIT) - on-device session storage (mobile).
- react-native-url-polyfill - © Nicolas Charpentier (MIT) - URL polyfill (mobile).
- posthog-react-native - © PostHog Inc. (MIT) - the analytics client.
The Apache-2.0 licence (class-variance-authority) is available at apache.org/licenses/LICENSE-2.0; the ISC licence (lucide) carries the same single copyright-notice obligation as MIT. All other components above are under the MIT licence. Each keeps its own copyright line - the one shown beside it in the list above (for example “© 2010-2026 three.js authors”) - and the permission notice below, which is identical for all of them, is reproduced once here to satisfy that shared obligation:
MIT License
Copyright (c) [the respective copyright holders listed above]
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Textures
VanCAD’s starter material set (wood, tile, metal, fabric, stone and more) is CC0 1.0 (public domain) from ambientCG. CC0 waives copyright and imposes no attribution requirement - we credit the source anyway, with thanks.
Contact
Something on this page look wrong or incomplete? Email hello@vancad.com.