/LetsThree

First steps in the Three.js and 3D world.

Primary LanguageTypeScript

Let's Three

First steps in the Three.js and 3D world.

You can check out my differents steps using the tags !

Step 1 - First Scene Version

Just copied and played around with three.js turorial

Step 2 - Typescript & character controls Version

Worked on character controls and passing to typescript envirronment with webpack inspired by this example

Step 3 - Level integration & gravity, pause Version

Worked on integrating a level and handling gravity, jumping and y collision with Raycaster, finally added a pause menu