Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/ahkohd/FigmaThird

πŸ™ˆ import, lit and use 3D models right there in Figma
https://github.com/ahkohd/FigmaThird

Last synced: 3 months ago
JSON representation

πŸ™ˆ import, lit and use 3D models right there in Figma

Lists

README

        

[![Actions Status](https://github.com/ahkohd/FigmaDither/workflows/ProdBuild/badge.svg)](https://github.com/ahkohd/FigmaDither/workflows/ProdBuild/badge.svg)

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](./media/third-trailer.gif)

Also see demo showing the use of Third to render a
[All Star Converse kicks into a project Figma.](./media/demo.gif)

All Star Converse Kicks 3D model by
[Pedro França](https://sketchfab.com/3d-models/all-star-converse-f3428b2583a0415c99b3b08feee48d79)

# πŸ“Έ Screenshots

Figma Third in action πŸ”₯

![Figma Third πŸ”₯](./media/shot1.png)

# β˜•οΈ Donate

Buy Me A Coffee

# πŸ›  Development

First clone this repository.

```bash
$ git clone https://github.com/ahkohd/FigmaThird.git
$ cd FigmaThird
```

Install dependencies & build files to start local development.

```bash
$ npm install
$ npm start
```

# 🧾 LICENSE

[MIT](./LICENSE.md)