Skip to content

Latest commit

 

History

History
executable file
·
53 lines (33 loc) · 1.52 KB

README.md

File metadata and controls

executable file
·
53 lines (33 loc) · 1.52 KB

Actions Status

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

Third in Action

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 🔥

Figma Third 🔥

☕️ Donate

Buy Me A Coffee

🛠 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

🧾 LICENSE

MIT