Skip to content

Commit b32275f

Browse files
committed
Merge branch 'master' into pillow
2 parents c83d558 + 60680ba commit b32275f

File tree

3 files changed

+28
-0
lines changed

3 files changed

+28
-0
lines changed

docs/src/_static/cloth.png

77.9 KB
Loading

docs/src/_static/fissionmunk.png

83.9 KB
Loading

docs/src/showcase.rst

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,32 @@ ropes.
124124
Non-Games
125125
=========
126126

127+
128+
2d Net/Cloth Simulation
129+
-----------------------
130+
:sup:`made by Retrieved 2025-09-19`
131+
132+
.. figure:: _static/cloth.png
133+
:target: https://youtu.be/PkF7_AFVdE0?si=bCQMAA6yGB0f8RIP
134+
135+
Ever wanted to create a somewhat realistic 2d simulation? Here's a beautiful
136+
demonstration of it's power when combined with a GUI library like Kivy.
137+
138+
139+
FissionMunk
140+
-----------
141+
:sup:`made by Aniket Mishra. Retrieved 2025-09-17`
142+
143+
.. figure:: _static/fissionmunk.png
144+
:target: https://github.com/iAniket23/fissionmunk
145+
146+
FissionMunk is a lightweight 2D physics open source python library designed to
147+
simulate nuclear fission reactor mechanics. It enables users to visualize
148+
interactions between neutrons and uranium atoms, providing valuable insights
149+
into fission dynamics with customizable parameters, such as neutron occurrence
150+
probabilities, moderators, and control rods.
151+
152+
127153
AUTO-IceNav
128154
-----------
129155
:sup:`made by de Schaetzen, Rodrigue and Botros, Alexander and Zhong, Ninghan
@@ -353,6 +379,8 @@ List of papers which has used or mentioned Pymunk:
353379
An Interconnected Soft Modular Robot with Locomotive Modules and Flexible Structures Actuated Through a Single Method
354380
An Adaptive Flooding Detection Framework With Blockchain Mitigation for Satellite Communications
355381
TR‐Bench: Benchmarking Deep Reinforcement Learning for Flipper‐Track Robot Control
382+
Towards Generalist Robots: Action Reasoning and Scaling Data
383+
Composing Intuitive Theories Across Domains and in Real Time
356384
357385
.. (list made using "Chicago" style citation)
358386

0 commit comments

Comments
 (0)