____ _____ _ ______
|___ \| __ \ /\ | | | ____|
__) | | | | / \ ___ ___ ___| |_ ___ | |__ ___ _ __
|__ <| | | | / /\ \ / __/ __|/ _ \ __/ __| | __/ _ \| '__|
___) | |__| | / ____ \\__ \__ \ __/ |_\__ \ | | | (_) | |
|____/|_____/ /_/___ \_\___/___/\___|\__|___/ |_| \___/|_|
| \/ | | __ \ (_) | |
| \ / |_ _ | |__) | __ ___ _ ___ ___| |_ ___
| |\/| | | | | | ___/ '__/ _ \| |/ _ \/ __| __/ __|
| | | | |_| | | | | | | (_) | | __/ (__| |_\__ \
|_| |_|\__, | |_| |_| \___/| |\___|\___|\__|___/
__/ | _/ |
|___/ |__/
This files used for JS project
Built with the tools and technologies:
Table of Contents
This files used for JS project
└── 3D-Assets-For-My-Projects/
├── 3D FIRST BOX ROTATION
│ └── src
│ └── assets
├── 3D Man Config
│ ├── MR_INT-005_WhiteNeons_NAD.hdr
│ ├── Me with brown corte (Cool man).glb
│ └── My ReadPlayMe.glb
├── 3D Man View (Google Model & Three.js)
│ ├── MR_INT-005_WhiteNeons_NAD.hdr
│ └── My ReadPlayMe.glb
├── 3D Model Animation
│ └── src
│ └── assets
├── 3D Protfolio
│ ├── dist
│ │ ├── Model
│ │ └── planet
│ └── public
│ ├── Model
│ └── planet
├── BMW M3 Car Model
│ └── bmw_m3_need_for_speed_most_wanted.glb
├── BMW M3 Car Model With Gsap Animation
│ ├── MR_INT-005_WhiteNeons_NAD.hdr
│ └── bmw_m3_need_for_speed_most_wanted.glb
├── BMW webgi start templet
│ └── bmw_m3_need_for_speed_most_wanted.glb
├── Character Control
│ ├── untitled1.glb
│ └── untitled2.fbm
│ ├── 180Turn.fbx
│ ├── Breathing Idle.fbx
│ ├── Idle.fbx
│ ├── Left Turn.fbx
│ ├── Material_baseColor.png
│ ├── Material_emissive.png
│ ├── Material_normal.png
│ ├── Running Slide.fbx
│ ├── SlowRun.fbx
│ ├── SppedRun.fbx
│ ├── Telling A Secre.fbx
│ ├── Walking.fbx
│ ├── Yelling.fbx
│ ├── material_1_baseColor.png
│ ├── material_1_normal.png
│ ├── untitled.blend
│ ├── untitled.blend1
│ ├── untitled.fbx
│ ├── untitled1.fbx
│ └── untitled2.fbx
├── Characters
│ ├── Idel Stand.blend
│ ├── Idel with 13 animetion.blend
│ ├── Idel with 13 animetion.glb
│ ├── Idle Standing with one animetion.fbx
│ ├── Me Profectionn man.fbx
│ ├── Me Profectionn man.glb
│ ├── Me with brown corte (Cool man).glb
│ ├── My ReadPlayMe.glb
│ ├── me with fully black.glb
│ ├── untitled (2).blend
│ └── untitled (3).blend
├── First Person Controll
│ └── syferfontein_1d_clear_puresky_8k.hdr
├── Map In Threejs
│ └── public
│ └── untitled.glb
├── Need For Speed MostWonted
│ └── Car Model NFS
│ ├── Blacklsit-1.glb
│ ├── Blacklsit-10.glb
│ ├── Blacklsit-11.glb
│ ├── Blacklsit-12.glb
│ ├── Blacklsit-13.glb
│ ├── Blacklsit-14.glb
│ ├── Blacklsit-15.glb
│ ├── Blacklsit-4.glb
│ ├── Blacklsit-5.glb
│ ├── Blacklsit-6.glb
│ ├── Blacklsit-7.glb
│ ├── Blacklsit-8.glb
│ ├── Blacklsit-9.glb
│ ├── Blacklsit-Police.glb
│ ├── Blacklsit-Razer.glb
│ ├── Cod Web.glb
│ ├── MR_INT-005_WhiteNeons_NAD.hdr
│ ├── Screenshot_7-10-2024_235322_threejs.org.jpeg
│ ├── Screenshot_7-10-2024_235335_threejs.org.jpeg
│ ├── Screenshot_7-10-2024_235347_threejs.org.jpeg
│ └── cod WEB.blend
├── README.md
├── Room
│ ├── gaming_room.glb
│ └── medion_erazer_gaming_room_concept.glb
├── Town
│ └── Test Town.glb
├── UNREALBLOOM LIGHT
│ ├── MR_INT-005_WhiteNeons_NAD.hdr
│ └── model
│ └── neon_blade_-_sword.glb
├── Watch
│ └── assets
│ ├── 3d
│ ├── MR_INT-005_WhiteNeons_NAD.hdr
│ ├── icons8-smart-watch-32.png
│ └── music_loop.mp3
├── Zoro Katana HDR
│ ├── MR_INT-005_WhiteNeons_NAD.hdr
│ └── zoros_ichimori.glb
├── animetion
│ ├── Dismissing Gesture.fbx
│ ├── Gestures Pack Basic.zip
│ ├── HandRaising.fbx
│ ├── Hands Forward Gesture.fbx
│ ├── Happy Hand Gesture.fbx
│ ├── Quick Formal Bow.fbx
│ ├── Shaking Hands 2.fbx
│ └── Shoved Reaction With Spin.fbx
├── webgi manual files
│ └── bmw_m3_need_for_speed_most_wanted.glb
├── webgi start templet
│ └── bmw_m3_need_for_speed_most_wanted.glb
├── webgi-landing-page
│ └── bmw_m3_need_for_speed_most_wanted.glb
└── webgi-vanilla-starter-template
└── assets
└── classic-watch.glbThis project is protected under the MIT-LICENSE License. For more details, refer to the LICENSE file.