Commit Graph

41 Commits

Author SHA1 Message Date
9943f0f530 started to texture rock wall
seems difficult
2023-12-07 17:12:28 +01:00
7b44fe95de Create rock.blend 2023-12-06 20:50:38 +01:00
e61a870933 Test on water model
Adding a sun provides a better lighting effect
2023-12-06 16:02:26 +01:00
c4848ad3bd Added water model
Glass BFDS isn't supported for pre-rendering in blender, had to use the old way
2023-12-06 01:02:27 +01:00
c769402a0d enhanced garden fences 2023-12-06 00:43:12 +01:00
18712a472a Added fences for small garden 2023-12-05 16:13:46 +01:00
0d560140e5 Placed pines in forest 2023-12-04 19:47:13 +01:00
a98080339f Added nameplates and generated models 2023-12-01 11:23:37 +01:00
59d6b0bd45 Update addAssetsOnScene.js 2023-11-30 11:12:38 +01:00
2d1181acd2 Enhanced trees textures 2023-11-30 10:54:25 +01:00
bc51c6420b Fixed bug with trees models
When exporting a model from Blender, always export it at 0,0,0 if you don't like surprises...
2023-11-29 22:29:13 +01:00
a4ed6fc3c3 Exported trees from Blender 2023-11-29 09:36:27 +01:00
800c3fd275 Added debug bool
Used to enable spamming of the player position in the browser console
2023-11-29 09:18:20 +01:00
95a71de2bb Added paths, ajusted the camera angle
Added paths tiles the same way I did for fences
2023-11-28 15:52:03 +01:00
d34128c6d7 Update path.blend 2023-11-28 10:41:29 +01:00
2c02b5bbe0 Created a nameplate, started to work on a path 2023-11-28 09:13:55 +01:00
22fcd9316a Textured some props 2023-11-24 11:30:59 +01:00
844a07e8a4 Create statueIT.blend 2023-11-24 00:45:29 +01:00
ab519ccfe5 Create DirectionPole.blend 2023-11-23 16:14:00 +01:00
8862238e47 Finished World statue 2023-11-21 14:12:24 +01:00
c503ee7d49 Added rotating animation on Earth 2023-11-20 17:16:57 +01:00
0dcfdf9537 Create statueWorld.blend 2023-11-20 16:50:31 +01:00
9db7673831 Finished to create 3d printing statue 2023-11-19 22:54:28 +01:00
0cfc9165e3 Update statues.blend 2023-11-19 16:34:53 +01:00
3e3fd647ef Create statues.blend 2023-11-19 03:25:14 +01:00
011790c5cc Update tree.blend 2023-11-17 15:44:59 +01:00
c597665df0 Started to work on tree model 2023-11-17 11:27:25 +01:00
256654502e Added collisions with objects on scene
Player will now be stopped by fences
Also added the possibility to define the size of ground
Also edited speed of animations
Also optimized the loading of fences
2023-11-17 10:42:14 +01:00
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