Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 1.08 KB

File metadata and controls

36 lines (21 loc) · 1.08 KB

Theta Sketch to 3D Example

This project provides a working Sketch to 3D example using Theta Edge Cloud. It is implemented using React and Vite.

Getting Started

  1. Configure your Sketch to 3D project by editing the variable in the file .env. See Prerequisites if you don't have an API URL.
VITE_API_URL : the inference endpoint generated with your Theta Edge Cloud dashboard.

  1. Run the following commands to install the project dependencies and start it locally:
npm install
npm run dev

Prerequisites

To run this project, you'll need an API URL from Theta EdgeCloud. You can get it by deploying a Sketch to 3D model on Theta EdgeCloud Model Explorer.


Preview

Screenshot 2024-07-31 at 2 04 16 PM Screenshot 2024-07-31 at 2 04 02 PM