Skip to content

yash0501GoodEd/3d-design-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

3D Architecture Plan Website

This project showcases a 3D architectural plan for a 3BHK (3 Bedroom, Hall, Kitchen) house using interactive web technologies.

Features

  • Interactive 3D model viewer with Three.js
  • Detailed floor plan exploration
  • Room-specific information and specifications
  • Photo gallery of interior/exterior views
  • Responsive design for desktop and mobile devices

Project Structure

  • index.html - Main HTML structure
  • /css/styles.css - Styling for the website
  • /js/main.js - UI interactions and general functionality
  • /js/three-setup.js - Three.js setup for 3D rendering
  • /assets/ - Will contain 3D models, textures, and images (to be added)

Setup Instructions

  1. Clone the repository
  2. Open index.html in a web browser
  3. For local development, use a local server to avoid CORS issues with texture loading

Dependencies

  • Three.js - For 3D rendering
  • OrbitControls - For camera control in the 3D viewer

To-Do

  • Add detailed 3D models for the house
  • Implement room highlighting on floor plan interaction
  • Add detailed specifications for each room
  • Integrate actual photography in the gallery section
  • Add virtual tour functionality

Credits

Created by [Your Name]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors