fireWorks: adding initial version

common: adding more needed methods
This commit is contained in:
Sheldan
2024-04-01 13:43:32 +02:00
parent 527b0f1edf
commit 2035b2cebd
8 changed files with 1812 additions and 2 deletions

View File

@@ -9,7 +9,8 @@
</style>
</head>
<body>
<a href="/orbits"><img src="img/orbits.png" alt="Orbits" class="preview" title="orbits"></a> <br>
<a href="/recBubbles"><img src="img/recBubbles.png" alt="Recursive bubbles" class="preview" title="recBubbles"></a>
<a href="/orbits"><img src="img/orbits.png" alt="Solar system simulation" class="preview" title="Solar system simulation"></a> <br>
<a href="/recBubbles"><img src="img/recBubbles.png" alt="Recursive bubbles" class="preview" title="Recursive bubbles"></a> <br>
<a href="/fireWorks"><img src="img/fireWorks.png" alt="Fireworks" class="preview" title="Fireworks"></a>
</body>
</html>