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
98 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:
01b9ec650f
Branches
Tags
×
Karen_54-patch-1
main
latest commit
01b9ec650f
Saito Karen
authored
on 30 Jun
blend
Update simulation_gravity.html
11 months ago
js
Update main.js
11 months ago
movie
Add files via upload
11 months ago
py
upload
11 months ago
README.md
Update README.md
11 months ago
index.html
Create index.html
11 months ago
README.md
天体運動シミュレーション
index
目的
天体運動に対する視覚的理解
現状
宇宙物理や力学は数式中心の説明になりがちで直感的理解が難しい
非直線的な運動は静止画や文章では伝えにくい
提案
地球と太陽間にはたらく重力相互作用を「動き」で体感的に理解できるツールの作成
使用技術
ライブラリ
目的
Blender
3Dアニメーションの作成・表示
Python
運動の数値計算
進捗状況
Blender上での天体モデル作成
参考文献
Render Pool「Blenderでの3D制作方法は?基礎知識・操作方法をわかりやすく解説」, 2024-09-18
,(参照 2025-05-26)
Vook.vc「【Blender】Pythonを使ってオブジェクトを操作する方法」, 2023-04-26
,(参照 2025-05-26)