Skip to content

harsshks/Call-of-Duty-3-D-web-page

Repository files navigation

Call of Duty 3D Web Page

A dynamic 3D web experience featuring Call of Duty themed elements, built using Three.js and modern web technologies.

Overview

This project showcases an interactive 3D web page that brings Call of Duty elements to life in the browser. It demonstrates the use of 3D models, custom fonts, and modern web development practices to create an engaging user experience.

Technologies Used

  • Three.js for 3D rendering
  • Vite as the build tool
  • Modern JavaScript (ES6+)
  • Custom fonts and textures

Features

  • Interactive 3D model display
  • Custom Modern Warfare typography
  • Responsive design
  • Optimized asset loading

Project Structure

├── index.html
├── main.js
├── style.css
├── vite.config.js
├── modern-warfare/     # Custom fonts and assets
├── public/            # 3D models and textures
└── src/              # Source code
    └── utils/        # Utility functions

Getting Started

  1. Clone the repository
  2. Install dependencies:
    npm install
  3. Run the development server:
    npm run dev

Author

Built by Harsh Kumar as Web Coordinator at GDG USAR Chapter.

License

This project uses assets and fonts that may be subject to separate licensing terms. Please check the respective license files included in the project.

Releases

No releases published

Packages

 
 
 

Contributors