Skip to content

loco-coder/Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

Website

3D Model Website

Welcome to my 3D Model Website where you can interact with a 3D model directly in your browser. This project uses Three.js to load and display 3D models with mouse controls for rotation, zoom, and panning.

Features

  • Displays a 3D model loaded from a GLB file.
  • Supports mouse interaction using OrbitControls:
    • Click and drag to rotate the model.
    • Scroll to zoom in and out.
    • Pan around the model.
  • Responsive design that adapts to different screen sizes.

Live Demo

Check out the live demo of the website hosted on GitHub Pages:
3D Model Website

Getting Started

Prerequisites

You need a basic understanding of HTML, JavaScript, and GitHub Pages. You can clone or fork this repository and modify it to load your own 3D models.

Installation

  1. Clone the repository to your local machine:
    git clone https://github.com/loco-coder/Website.git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages