AI Canvas

/Credits

Credits

AI Canvas runs on its own code, and a few third-party creative assets help bring it to life. Their authors and licenses are credited here.

3D models

  • “Brain” by Poly by Google, licensed CC BY 3.0, via Poly Pizza. Used in the Andromeda Brain visual.

Icons

Typefaces

Our fonts are used under the SIL Open Font License.

  • Manrope by Mikhail Sharanda and Mirko Velimirović.
  • Geist Mono by Vercel.

Photography

Some photography across AI Canvas is sourced from Unsplash, used under the Unsplash License. Attribution is not required by that license; we credit it here as a courtesy to the photographers.

Images and brand marks

Interface icons are credited above. Payment network marks (Visa, Mastercard, American Express, PayPal, UnionPay) and third-party product names and logos are trademarks of their respective owners, shown only to indicate accepted payment methods or compatibility. Any other third-party imagery is credited where it appears.

Built with

AI Canvas is built on open-source software, including Next.js, React, Tailwind CSS, Framer Motion, and Three.js with React Three Fiber and drei, all MIT-licensed.

Open-source components

The free AI Canvas component library is released under the MIT License. See the Terms for the full licensing detail.

Code inside components

Everything above is about assets used to build this site. A few components we distribute also adapt open-source code from other authors. Their original licenses travel with the component source and are credited here.

  • WebGL-Fluid-Simulation by Pavel Dobryakov, licensed MIT, Copyright 2017 Pavel Dobryakov. Used in the Fluid Simulation Hero component, whose Navier-Stokes solver passes (advect, divergence, curl, vorticity confinement, Jacobi pressure, gradient subtract) are adapted from it.