MY_OFFICE_IN_JS icon indicating copy to clipboard operation
MY_OFFICE_IN_JS copied to clipboard

This is a 3D🐲 website containing a model of a office sculpted in blender and imported using THREE_JS. 🌟🌟

GO LIVE HERE - https://worldofgods.netlify.app/

(Give some time to load)

(HTml5, Tailwind, Threejs VanillajS)

Setup

Download Node.js. Run this followed commands:

# 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
SAMPLE GIFs