Commit Graph

13 Commits

Author SHA1 Message Date
13aece594d We're now surrounding ground with fences 2023-11-17 01:03:18 +01:00
575a084f9b A fence can now be loaded 2023-11-16 20:04:50 +01:00
f3ce27b0bb Worked on fence, and generated gltf model 2023-11-16 19:40:50 +01:00
531997a2f4 Create fence.blend 2023-11-16 17:55:00 +01:00
d15d257ddb Refactored the WHOLE project
From a simple test file, we're now on road to create a real project
Took 3 hours, but code looks nice
2023-11-15 17:23:11 +01:00
c73aa99ca2 Adjusted rotation
This time, we don't return to default position by default. Player also face front at spawning
2023-11-14 23:06:02 +01:00
7ed084a815 Added movement and rotation 2023-11-14 16:35:52 +01:00
157dd3a51b Added camera and player movement 2023-11-13 21:49:06 +01:00
214ab7e363 Added Freecam + Player is now aligned with ground 2023-11-12 17:03:40 +01:00
4abf0da9d2 Added a player, and a walking animation
Took a long time to create everything on Blender
2023-11-12 01:52:04 +01:00
50ffd7911d Added a rotating scene
To try
2023-11-10 11:08:55 +01:00
988039705c Working example of three.js
Start with npx vite, works fine
2023-11-10 00:04:18 +01:00
15e8ab54d8 Initial commit 2023-11-07 21:49:49 +01:00