threejs-control-game

🐺 An interactive 3D game built with Three.js and Next.js and Vue.js, featuring a controllable models and various 3D objects.

Stars
1
Committers
2

Three.js Control Game Examples

This repository is dedicated to storing various Three.js examples. Each example demonstrates different features and functionalities of Three.js in interactive 3D environments. For more details, please refer to the README files in each folder.

Three.js Wolf Control Game

English |

An interactive 3D game built with Three.js and Next.js, featuring a controllable wolf model and various 3D objects.

Features

preview: https://threejs-wolf-control.netlify.app/

  • ** Controllable Wolf**:
    • Arrow Keys() to move the wolf
    • Shift Key to run
    • Space bar to make it sit or stand
  • ** 3D Environment**:
    • Includes a dynamic starry background, buildings, and a ground plane.
  • ** Responsive Design**:
    • Works seamlessly across different screen sizes.

Three.js Office Scence (Vuejs)

English |

This project showcases a 3D office scene built using Vue.js and Three.js. It features interactive elements such as a rotating chair, animated video screens, and theme switching with dynamic lighting and material effects.

Features

preview: https://threejs-office-scene.netlify.app/

  • ** Controllable Lamp**:
    • click lamp to turn it on/off
  • ** 3D Environment**:
    • Includes a dynamic background and a ground plane.
  • ** Responsive Design**:
    • Works seamlessly across different screen sizes.
Related Projects