A dynamic 3D web experience featuring Call of Duty themed elements, built using Three.js and modern web technologies.
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.
- Three.js for 3D rendering
- Vite as the build tool
- Modern JavaScript (ES6+)
- Custom fonts and textures
- Interactive 3D model display
- Custom Modern Warfare typography
- Responsive design
- Optimized asset loading
├── 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
- Clone the repository
- Install dependencies:
npm install
- Run the development server:
npm run dev
Built by Harsh Kumar as Web Coordinator at GDG USAR Chapter.
This project uses assets and fonts that may be subject to separate licensing terms. Please check the respective license files included in the project.