An interactive third-person 3D demo centered around a wolf character.
Wolf World invites users into a small 3D environment where they can explore the scene, control an animated wolf, and experience movement, running, creeping, sitting, and camera-follow interactions. The project is designed to feel lightweight and approachable, making it a good fit for character showcases, scene previews, and simple interactive demos.
The core idea of the project is simple: enter the scene and explore it through a character-driven experience. Users first land on an entry page, then move into the 3D demo area. The wolf transitions between actions based on player input, while the third-person camera helps create a more immersive viewing experience.
- Wolf-centered presentation with animated character interaction
- Smooth switching between idle, walk, run, creep, and sit states
- Third-person camera follow and zoom interaction
- Separate landing page and demo page for showcase-style presentation
- Lightweight structure that can be extended into a richer character demo or scene prototype
W / A / S / D: MoveShift + WASD: RunCtrl + WASD: CreepC: SitMouse wheel: Zoom cameraAlt + Right click: Temporarily rotate the view
- 3D character showcases
- Interactive web demos
- Small scene exploration prototypes
- Portfolio or experimental presentation pages
pnpm install
pnpm devBuild for production:
pnpm build