Update README.md

main
Alexandre B A Villares 2021-07-23 21:46:17 -03:00 zatwierdzone przez GitHub
rodzic 9be9d659cb
commit 8d3f72ce75
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 3 dodań i 2 usunięć

Wyświetl plik

@ -15,8 +15,9 @@ Here are listed some of the tools I have been using:
- [[p5.js](https://p5js.org)] JavaScript library from the Processing Foundation
- [[pyp5js](https://berinhard.github.io/pyp5js/)] initially a Python to p5js trancriptor, now a pyodide + p5js tool
- [[shoebot](https://shoebot.github.io/shoebot/)] Generate 2D vector graphics with Python
- [[flat](https://xxyxyz.org/flat)] A generative infrastructure library for Python
- [[p5py](https://github.com/p5py/p5)] A new, experimental, Python implementation of Processing ideas
- [[py5](https://py5.ixora.io/)] A new Processing Java + Python 3 amazing tool
- [[p5py](https://github.com/p5py/p5)] A new Python 3 implementation of Processing ideas (no Java needed)
- [[flat](https://xxyxyz.org/flat)] A generative infrastructure library for Python (via Allison Parrish's [Bezmerizing](https://github.com/aparrish/bezmerizing))
- [[VPython](https://vpython.org/)] Python + glowscript gives you 3D on the browser
- [[FreeCAD](https://freecadweb.org)] A wonderful 3D modeling tool, CAD & more, Python infused.