GitBucket
Toggle navigation
Pull requests
Issues
Snippets
Sign in
Files
Branches
2
Releases
Issues
Pull requests
1
Labels
Priorities
Milestones
Wiki
Fork
: 0
Karen_54
/
InforSystem
Download ZIP
74 commits
Transfer to URL with SHA
HTTP
HTTP (recommended)
Clone with Git using the repository's web address.
SSH
Clone with an SSH key and passphrase from your GitBucket settings.
tree:
3511e4ce93
Branches
Tags
×
Karen_54-patch-1
main
latest commit
3511e4ce93
Saito Karen
authored
on 29 Jun
blend
Delete gravity_simulation.blend1
11 months ago
js
Update simulation_gravity.html
11 months ago
movie
upload
11 months ago
py
upload
11 months ago
README.md
Update README.md
11 months ago
README.md
天体運動シミュレーション
simulation_gravity
目的
天体運動に対する視覚的理解
現状
宇宙物理や力学は数式中心の説明になりがちで直感的理解が難しい
非直線的な運動は静止画や文章では伝えにくい
提案
地球と太陽間にはたらく重力相互作用を「動き」で体感的に理解できるツールの作成
使用技術
ライブラリ
目的
Blender
3Dアニメーションの作成・表示
Python
運動の数値計算
進捗状況
Blender上での天体モデル作成
参考文献
Render Pool「Blenderでの3D制作方法は?基礎知識・操作方法をわかりやすく解説」, 2024-09-18
,(参照 2025-05-26)
Vook.vc「【Blender】Pythonを使ってオブジェクトを操作する方法」, 2023-04-26
,(参照 2025-05-26)