Awesome
<img src="./media/third-dark.png" height="80" style="display: table; margin: 0 auto;"/>A Figma plugin that lets you import, lit, use and render 3D models right there in Figma π
π‘ Features
- β‘ A viewport to interact with 3D models.
- π₯ High resolution and transparent rendering.
- π½ Easy to use UI.
- β¨ Supports multiple 3D model extensions for import.
.OBJ, .FBX, .GLB/GLTF
- π Lightweight, powered with
Three.JS
π₯ Demo
Also see demo showing the use of Third to render a All Star Converse kicks into a project Figma.
All Star Converse Kicks 3D model by Pedro França
πΈ Screenshots
Figma Third in action π₯
βοΈ Donate
<a href="https://www.buymeacoffee.com/jwlE0N8" target="_blank"><img src="https://bmc-cdn.nyc3.digitaloceanspaces.com/BMC-button-images/custom_images/orange_img.png" alt="Buy Me A Coffee" style="height: auto !important;width: auto !important;" ></a>
π Development
First clone this repository.
$ git clone https://github.com/ahkohd/FigmaThird.git
$ cd FigmaThird
Install dependencies & build files to start local development.
$ npm install
$ npm start