Skip to content

ShoeVerse is a web-based 3D footwear visualization platform. It offers an immersive experience for exploring detailed 3D models of shoes, enhancing online shopping and sneaker appreciation.

Notifications You must be signed in to change notification settings

Bifenzine/ShoeVerse-3D-Footwear-Viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ShoeVerse: 3D Footwear Viewer

📖 About

ShoeVerse is a web-based 3D footwear visualization platform. It offers an immersive experience for exploring detailed 3D models of shoes, enhancing online shopping and sneaker appreciation.

🚀 Features

  • Interactive 3D shoe models
  • High-quality rendering
  • Responsive design for various devices
  • Easy integration of new shoe models

🛠️ Setup

Prerequisites

  • Python 3.x or Node.js
  • Modern web browser

Installation

  1. Clone the repository: https://github.com/Bifenzine/ShoeVerse-3D-Footwear-Viewer.git

  2. Set up a local server to avoid CORS issues:

Using Python: python -m http.server 8000

Using Node.js with live-server: npm install -g live-server live-server

Using the live server extension in vs code

  1. Open your browser and navigate to http://localhost:8000

💻 Usage

Navigate through the interface to view different shoe models. Click and drag to rotate the 3D models for a comprehensive view.

📁 Project Structure

ShoeVerse-3D-Footwear-Viewer/ │

├── index.html

├── style.css

├── 3d_objects/

│ ├── akatsuki_nike/

│ └── vans/

├── textures/

└── README.md

🤝 Contributing

Contributions, issues, and feature requests are welcome! Feel free to check issues page.

📜 License

This project is MIT licensed.

🙏 Acknowledgements

About

ShoeVerse is a web-based 3D footwear visualization platform. It offers an immersive experience for exploring detailed 3D models of shoes, enhancing online shopping and sneaker appreciation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published