A platform with a character on it.
View Demo
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
S: Backwards
A: Left
D: Right
Shift + (W,A,S,D): Run
E: Dance
- 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
This project uses yarn as packet manager.
-
Clone the repo
git clone https://github.com/perfectdev000/R3F-FBX-Character-Animation.git
-
Install packages
cd R3F-FBX-Character-Animation yarn install
-
Run on dev
yarn start
See the open issues for a full list of proposed features (and known issues).
- Add collisions
- Check height of Floor and move Character up if its higher than y: 1
Distributed under the MIT License. See LICENSE.txt
for more information.
Louis
Project Link: R3F-FBX-Character-Animation