Skip to content

thetatoken/theta-edgecloud-sketch-to-3d-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published