This Website is Describing more about 3D technology:
In computer systems, 3D technology (three-dimensional) explains a photograph which gives visual information., The environment is called augmented reality whenever 3-D images are made dynamic so that the participants felt engaged with the setting. On Thee Other Hand, 3D Technology: Are Technologies which utilizes 3D visual appearances to create real-life or different virtual experiences. Such experiences range from overlap of technology to completely immersive reality devices.
https://david-kasilia.github.io/3d-website/
- HTML
- CSS
- JavaScript
- VSCode
- Git
- Browser With Developer Tools
- Created a Github Repository
- Cloned the created repository to my local machine
- I created setup-project branch to create all the files needed for the project. These Files include:
- .github/workflows directory to store the linter.yml file
- images directory to store the images used in creating this project.
- stylesheet directory to store the style files for styling the website
- script directory to store the script files for the website
- pages directory to store the pages files for the website
- index.html to write the HTML code.
- Created 3 branches to build the project code.
- Opened the folder Using VSCode.
- Completed the HTML code first
- Completed the CSS part.
- Used Media queries to make the website responsive.
- Added anmations to the website.
- Deployed the website using Github Pages.