Skip to content

subhadeeproy3902/3D-model-generator

Repository files navigation

3D Model Generator

A modern web application that generates high-quality 3D models from images or text prompts using the Hyper3D API.

Features

  • Generate 3D models from images or text descriptions
  • Real-time 3D model preview with orbit controls
  • Multiple quality and format options
  • Advanced configuration settings
  • Responsive design for desktop and mobile

Tech Stack

Getting Started

First, install the dependencies:

npm install
# or
yarn install
# or
pnpm install
# or
bun install

Then, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the application.

Usage

  1. Enter a text prompt or upload images describing the 3D model you want to create
  2. Adjust advanced settings if needed (quality, format, etc.)
  3. Submit and wait for the model to generate
  4. View and interact with your 3D model
  5. Download the model in your preferred format

API Integration

This project uses the Hyper3D API for 3D model generation. For more information about the API:

Learn More

To learn more about the technologies used in this project:

About

A modern web application that generates high-quality 3D models from images or text prompts using the Hyper3D API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors