Skip to content

Commit 462882f

Browse files
committed
feat: Establish initial interactive 3D portfolio scene including a desk, monitors, and error handling.
1 parent 86d3b22 commit 462882f

20 files changed

Lines changed: 1807 additions & 230 deletions

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,5 +72,17 @@ To run the project locally:
7272

7373
The 3D models used in the project are located in the `public/models` directory. All models are in GLTF/GLB format and optimized for web performance. The scene consists of a desk, gaming chair, monitors, decorative items, and custom lighting setups.
7474

75+
## Project Journey
76+
77+
This project started with a detailed implementation plan and task breakdown. Here's how it all began:
78+
79+
### Initial Planning
80+
81+
![Implementation Plan](public/screenshots/initial/implementation-plan.png)
82+
*Initial implementation plan - Building a hyper-realistic, first-person 3D environment*
83+
84+
![Project Tasks](public/screenshots/initial/project-tasks.png)
85+
*Detailed task breakdown - From project initialization to final polish*
86+
7587
---
7688
*Developed by: [Samet Uca](https://github.com/sametuca)*

public/models/pacman/license.txt

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
Model Information:
2+
* title: Neon Pac-Man
3+
* source: https://sketchfab.com/3d-models/neon-pac-man-7be0794534154b98a1bccc8ed99df58d
4+
* author: patrakeevasveta (https://sketchfab.com/patrakeevasveta)
5+
6+
Model License:
7+
* license type: CC-BY-4.0 (http://creativecommons.org/licenses/by/4.0/)
8+
* requirements: Author must be credited. Commercial use is allowed.
9+
10+
If you use this 3D model in your project be sure to copy paste this credit wherever you share it:
11+
This work is based on "Neon Pac-Man" (https://sketchfab.com/3d-models/neon-pac-man-7be0794534154b98a1bccc8ed99df58d) by patrakeevasveta (https://sketchfab.com/patrakeevasveta) licensed under CC-BY-4.0 (http://creativecommons.org/licenses/by/4.0/)

public/models/pacman/scene.bin

646 KB
Binary file not shown.

0 commit comments

Comments
 (0)