Skip to content

A 3D world with nature objects and a character that can move around using your keyboard. Let the character walk, run or dance.

License

Notifications You must be signed in to change notification settings

Louis3797/r3f-world-with-character

Repository files navigation

GitHub forks GitHub stars GitHub issues MIT license


Three.js World with Character

A platform with a character on it.
View Demo · Report Bug · Request Feature

screenshot

Table of Content

About The Project

A 3D world with nature objects and a character that can move around using your keyboard. Let the character walk, run or dance.

w: Forwards
a: Left
s: Backwards
d: Right
e: Dance
shift + (w,a,s,d): Run

Built With

Features

  • 3D
  • Nature Objects
  • Simplex Noise Floor
  • 3D Character
  • Animations: Idle, Walk, Run, Dance
  • Movement with w, a, s, d, shift
  • Dance with e
  • Third Person Camera

Getting Started

This project uses yarn as packet manager.

Installation

  1. Clone the repo

    git clone https://github.com/Louis3797/r3f-world-with-character.git
  2. Install packages

     cd r3f-world-with-character
     yarn install 
  3. Run on dev

     yarn start

See the open issues for a full list of proposed features (and known issues).

Usage

Roadmap

  • Add collisions
  • Check height of Floor and move Character up if its higher than y: 1

License

Distributed under the MIT License. See LICENSE.txt for more information.

Contact

Louis

Project Link: r3f-world-with-character

About

A 3D world with nature objects and a character that can move around using your keyboard. Let the character walk, run or dance.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published