Skip to content

Commit

Permalink
Merge pull request #166 from jarmitage/main
Browse files Browse the repository at this point in the history
Add Tölvera sub-org into `ideas.html`
  • Loading branch information
warthog9 authored Feb 12, 2025
2 parents c0a2df5 + 341b9df commit 4a35796
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 0 deletions.
36 changes: 36 additions & 0 deletions ideas.html
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,42 @@ <h2>
<hr>
</div>
<!--- break --->
<div class="pure-u-1 pure-u-md-1-1 pure-u-lg-1-1 shuffleMe">
<div class="pure-g">
<div class="pure-u-1 pure-u-md-1-2 logo">
<img src="/logos/tolvera_logo.png"/>
</div>
<div class="pure-u-1 pure-u-md-1-2">
<h2>
Tölvera
</h2>
</div>
</div>
<br />
Tölvera is a Python library for composing together and interacting with self-organising systems and artificial life. It provides creative coding-style APIs that allow users to combine and compose various built-in behaviours, such as flocking, slime mold growth, and swarming. With built-in support for Open Sound Control (OSC) and interactive machine learning (IML), Tölvera interfaces with music software and hardware for exploring diverse intelligence in artistic contexts.
<div class="pure-g">
<div class="pure-u-1 pure-u-md-1">
<p>Contact Links</p>
</div>
<div class="pure-u-1 pure-u-md-1-3" style="text-align: center;">
<p><a href="https://discord.gg/ER7tWds9vM">Chat</a></p>
</div>
<div class="pure-u-1 pure-u-md-1-3" style="text-align: center;">
<p><a href="https://tolvera.is">Homepage</a></p>
</div>
<div class="pure-u-1 pure-u-md-1-3" style="text-align: center;">
<p><a href="mailto:ja@æ.is">Email</a></p>
</div>
<div class="pure-u-1 pure-u-md-1" style="text-align: center;">
<p><a href="https://afhverjuekki.github.io/tolvera/gsoc" alt="Tölvera logo">Ideas Page</a></p>
</div>
<div class="pure-u-1 pure-u-md-1" style="text-align: center;">
<p><a href="https://github.com/afhverjuekki/tolvera" alt="Tölvera">Source Code</a></p>
</div>
</div>
<hr>
</div>
<!--- break --->
</div>
<!-- End template -->

Expand Down
Binary file added logos/tolvera_logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 4a35796

Please sign in to comment.