Skip to content

MarkDeveloperTest/portfolio_3d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3D Paralax efect Profile portfolio

portfolio_3d/
├── images/          # Textures / logo assets
├── index.html       # Main HTML page
├── script.js        # JavaScript for 3D logic and animation
├── style.css        # Styling for the page
└── README.md        # Project README

Installation

To use this project, follow these steps:

  1. Clone the repository:
    git clone https://github.com/your-username/3d-plane-with-logo.git
    
  2. Navigate to the project directory:
    cd 3d-plane-with-logo
    
  3. Open the index.html file in your preferred web browser.

Usage

The project displays a 3D plane with a logo and a centered text. The plane reacts to mouse movement, creating a parallax effect.

The main functionality is implemented in the script.js file, which sets up the 3D scene, loads the textures, and handles the animation loop.

The style.css file contains the styles for the preloader, navbar, and other page elements.

Contributing

If you would like to contribute to this project, please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes and test them thoroughly.
  4. Submit a pull request with a detailed description of your changes.

We welcome contributions and will review them as soon as possible.

About

porfolio website with 3d parallax effect

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published