Skip to content

Commit a7ab8e1

Browse files
committed
Change : Update Readme.md
1 parent 90b7c80 commit a7ab8e1

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
1-
# 3D Nostalgia
2-
**Deployment :** [habbatul.github.io/3D-Nostalgia/](https://habbatul.github.io/3D-Nostalgia/)
1+
# 3D Nostalgia 💾
2+
**Deployment 🎮 :** [habbatul.github.io/3D-Nostalgia/](https://habbatul.github.io/3D-Nostalgia/)
33

4-
## About
4+
## About 📺
55

66
A three-dimensional website with a digital nostalgia theme for Gen Z, featuring a lonely and liminal atmosphere. This website is created as an exploration of WebGL using Three.js. My exploration involves basic trigonometry, shaders, application of GLTF and HDRI, the combination of WebGL-Three.js with JavaScript event handlers, and more.
77

8-
## Run on Your PC
8+
## Run on Your PC 🖥️
99

10-
Install npm on your desktop and run this web locally.
10+
Install npm on your desktop and run this web locally 🕹️.
1111

1212
```
1313
git clone <this-repo>
1414
npm install
1515
npx vite
1616
```
1717

18-
## Tech Stack
18+
## Tech Stack ⌨️
1919

2020
My focus is on exploring vanilla JavaScript and implementing trigonometry. Basically, Three.js provides everything we need.
2121

0 commit comments

Comments
 (0)