public 3d-motion repository
sphere-chat-landing
// ddosnotification/sphere-chat-landing
Modern 3D-enhanced landing page for Sphere chat platform. Features Three.js animations, glass-morphism design, and GSAP animations. Production-ready template for immersive web experiences.
$ git log --oneline --stat
stars:4forks:0updated:2025-10-02
README.md
π Sphere Chat Landing Page Template
A modern, interactive landing page for Sphere - the next generation chat platform featuring stunning 3D animations and a sleek user interface.

β¨ Features
- Interactive 3D Background - Engaging Three.js powered animations
- Modern Design - Clean, minimalist aesthetic with gradient accents
- Responsive Layout - Seamlessly adapts to all screen sizes
- Smooth Animations - GSAP-powered scroll animations and transitions
- Performance Optimized - Hardware-accelerated animations and efficient rendering
- Cross-Browser Compatible - Works flawlessly across all modern browsers
π οΈ Built With
- HTML5
- CSS3
- JavaScript
- Three.js - 3D graphics
- GSAP - Animations
- Custom shader materials
- Modern CSS features including:
- CSS Grid
- Flexbox
- Custom Properties
- Backdrop Filter
- CSS Animations
ποΈ Project Structure
sphere-chat-landing/
βββ index.html
βββ css/
β βββ styles.css
βββ js/
β βββ script.js
βββ assets/
β βββ images/
βββ preview/
β βββ screenshot.png
βββ README.md
π¦ Getting Started
- Clone the repository:
git clone https://github.com/ddosnotification/sphere-chat-landing.git
- Navigate to the project directory:
cd sphere-chat-landing
- Open
index.htmlin your browser or use a local server:
# Using Python
python -m http.server 8000
# Using Node.js
npx serve
- Visit
http://localhost:8000in your browser
π± Browser Support
- Chrome (latest)
- Firefox (latest)
- Safari (latest)
- Edge (latest)
π¨ Color Palette
| Color | Hex Code | Usage |
|---|---|---|
| Primary | #6366F1 | Main brand color |
| Secondary | #14B8A6 | Accents and highlights |
| Accent | #F43F5E | Call-to-action elements |
| Dark | #1E293B | Text and backgrounds |
| Light | #F8FAFC | Background and text |
π€ Contributing
- Fork the repository
- Create your feature branch (
git checkout -b feature/AmazingFeature) - Commit your changes (
git commit -m 'Add some AmazingFeature') - Push to the branch (
git push origin feature/AmazingFeature) - Open a Pull Request
π License
This project is licensed under the MIT License - see the LICENSE.md file for details
π Acknowledgments
- Three.js documentation and examples
- GSAP animation library
- Modern landing page design inspiration
- The open-source community
π§ Contact
Project Link: https://github.com/ddosnotification/sphere-chat-landing
Made with β€οΈ for better web experiences