Skip to content

Habbatul/Indehell

Repository files navigation

Indehell – 3D Profile Website

This is the 3D profile website of Indehell, featuring an interactive 3D animation built with WebGL - Three.js (Vanilla) and Tailwind CSS.

Exploration

  • All 3D models and animations are created in Blender, utilizing Cloth Simulation & Armature for animation.
  • The .glb files are optimized using Draco & MeshOptimizer for minimize the size.
  • Through experimentation, cloth simulation data is best compressed using MeshOptimizer, while simple mesh types are better suited for Draco compression.
  • Web-integrated animations are manually handled using vanilla JavaScript, employing techniques such as setTimeout, transitionend events, and other manual state management methods to control animation flow.

Decoding & Optimization

Tech Stack

About

Website with 3D interactive animation for a clothing brand called indehell

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published