Skip to content

harryadwani/harryadwani.github.io

Repository files navigation

Interactive 3-D portfolio using ThreeJS and Blender (responsive)

All credits to Jesse Zhou (jesse-zhou.com) https://github.com/enderh3art/Ramen-Shop
for the 3-D model.

Demo

https://harryadwani.github.io/

Portfolio project using Three.js and Blender.
All text appearing in the project is actually graphics in .ktx2 format.
So all designs first must be created in .png format as an image, then use a free tool at https://gestaltor.io/ to convert image to graphics.
Then import the created graphics inside the project.

Install dependencies (only the first time)

npm install

Run the local server at localhost:8080

npm run dev

Build for production in the dist/ directory

npm run build

Alt text