docs final project and blender

This commit is contained in:
2025-02-05 10:38:40 +01:00
parent a2887d8953
commit 0d21495cf2
3 changed files with 8 additions and 1 deletions

View File

@@ -185,6 +185,13 @@ After that you can select everything and press `Control + L` and then link anima
<video controls src="../../assets/assets_week_2/blender/droneAnimation1.mp4" title="Title"></video> <video controls src="../../assets/assets_week_2/blender/droneAnimation1.mp4" title="Title"></video>
##### Issue with rotor animation
When I try to angle the drone for an animation the rotors go spinning in a weird direction and I don't know why.
<video controls src="../../assets/assets_week_2/blender/droneRenderWhackyRotors.mp4" title="Title"></video>
##### Quirks of the animation timeline ##### Quirks of the animation timeline
The keyframes only show up when you've selected the part/parts that have keyframes. Otherwise your timeline would be empty. Don't get confused by it. The keyframes only show up when you've selected the part/parts that have keyframes. Otherwise your timeline would be empty. Don't get confused by it.

View File

@@ -54,7 +54,7 @@ I've spend one day getting the constraints perfect for the sketch so it scales w
![alt text](../assets/assets_week_2/fusion360/image-18.jpg) ![alt text](../assets/assets_week_2/fusion360/image-18.jpg)
### Rendering ### Rendering
I've also made a render of the drone to visualize it for other people. Making this was kind of a pain because blender is a gigantic program. You can see my [docs](../Assignments/week_2_computer_aided_design_(cad)/drone_designing.md) to see where I struggled. This is my final result of the render. I've also made a render of the drone to visualize it for other people. Making this was kind of a pain because blender is a gigantic program. You can see my [docs](../Assignments/week_2_computer_aided_design_(cad)/drone_designing.md) to see where I struggled. This is my final result of the render. I've wished it looked nicer but I didn't have enough time to dive deeper into blender.
<video controls src="../assets/assets_week_2/blender/droneRender.mp4" title="Title"></video> <video controls src="../assets/assets_week_2/blender/droneRender.mp4" title="Title"></video>