|
1 | 1 | <img src='pygfx.png' width='96px' height='96px' />
|
2 |
| -<span style='font-size:64px; font-family:Consolas, "DejaVu Sans Mono", Monaco, "Courier New", Courier, monospace; position: relative; top: -20px; left: 10px;'>pygfx.org</span> |
| 2 | +<span style='font-size:64px; font-family:Consolas, "DejaVu Sans Mono", Monaco, "Courier New", Courier, monospace; position: relative; top: -20px; left: 10px;'>pygfx-org</span> |
3 | 3 |
|
| 4 | +*The collective behind the Pygfx render engine and associated projects.* |
4 | 5 |
|
5 | 6 | ## 💫 Projects
|
6 | 7 |
|
7 | 8 | <div class=projectbox>
|
8 |
| - <h3>Pygfx</h3> |
9 | 9 | <img class='stars-badge' src='https://img.shields.io/github/stars/pygfx/pygfx'/>
|
| 10 | + <h3>Pygfx</h3> |
10 | 11 | <i>A powerful render engine for Python</i><br><br>
|
11 |
| - Repo: <a href="https://github.com/pygfx/pygfx">github.com/pygfx/<b>pygfx</b></a><br> |
12 |
| - Docs: <a href="https://pygfx.readthedocs.io"><b>pygfx</b>.readthedocs.io</a><br> |
| 12 | + <img src='gh32.png' height=16 /> <a href="https://github.com/pygfx/pygfx">github.com/pygfx/<b>pygfx</b></a><br> |
| 13 | + <img src='rtd.png' height=16 /> <a href="https://pygfx.readthedocs.io"><b>pygfx</b>.readthedocs.io</a><br> |
13 | 14 | </div>
|
14 | 15 |
|
15 | 16 | <div class=projectbox>
|
16 |
| - <h3>wgpu-py</h3> |
17 | 17 | <img class='stars-badge' src='https://img.shields.io/github/stars/pygfx/wgpu-py'/>
|
| 18 | + <h3>wgpu-py</h3> |
18 | 19 | <i>WebGPU for Python</i><br><br>
|
19 |
| - Repo: <a href="https://github.com/pygfx/wgpu">github.com/pygfx/<b>wgpu</b></a><br> |
20 |
| - Docs: <a href="https://wgpu-py.readthedocs.io"><b>wgpu-py</b>.readthedocs.io</a><br> |
| 20 | + <img src='gh32.png' height=16 /> <a href="https://github.com/pygfx/wgpu">github.com/pygfx/<b>wgpu</b></a><br> |
| 21 | + <img src='rtd.png' height=16 /> <a href="https://wgpu-py.readthedocs.io"><b>wgpu-py</b>.readthedocs.io</a><br> |
21 | 22 | </div>
|
22 | 23 |
|
23 | 24 | <div class=projectbox>
|
24 | 25 | <h3>Other</h3>
|
25 | 26 | <i>Projects that we also contribute to</i><br><br>
|
26 |
| - <a href='https://github.com/gfx-rs/wgpu-native'>wgpu-native</a><br> |
27 |
| - <a href='https://github.com/vispy/jupyter_rfb'>jupyter_rfb</a><br> |
28 |
| - <a href='https://github.com/pygfx/pylinalg'>pylinalg</a> |
| 27 | + <img src='gh32.png' height=16 /> <a href='https://github.com/gfx-rs/wgpu-native'>wgpu-native</a><br> |
| 28 | + <img src='gh32.png' height=16 /> <a href='https://github.com/vispy/jupyter_rfb'>jupyter_rfb</a><br> |
| 29 | + <img src='gh32.png' height=16 /> <a href='https://github.com/pygfx/pylinalg'>pylinalg</a> |
29 | 30 | </div>
|
30 | 31 |
|
31 | 32 |
|
32 | 33 | ## 🚀 Mission
|
33 | 34 |
|
34 | 35 | We are dedicated to bring powerful and reliable visualization to the Python world.
|
35 |
| - |
36 |
| -We believe that wgpu is the future for graphics and bring it to Python with the wgpu-py library. On top of that, we build pygfx: a modern, versatile, and Pythonic rendering engine. |
37 |
| - |
| 36 | +We believe that WebGPU is the future for graphics and bring it to Python with the wgpu-py library. On top of that, we build Pygfx: a modern, versatile, and Pythonic rendering engine. |
38 | 37 | Pygfx provides a basis on top of which a multitude of visualizations become possible. From applications to libraries, from games to plotting.
|
39 | 38 |
|
40 | 39 |
|
41 | 40 | <a name='sponsors' />
|
42 | 41 |
|
43 | 42 | ## ❤️ Current sponsors
|
44 | 43 |
|
45 |
| -Pygfx and wgpu are free. To develop these projects we rely on [funding from our sponsors](sponsor.html). The more groups "chip in", the more time we can spend on moving the projects forwards. Recurring funding is especially welcome. |
| 44 | +Pygfx and wgpu are open source and free to use. To develop these projects we rely on funding from our sponsors. The more groups "chip in", the more time we can spend on moving the projects forwards. Recurring funding is especially welcome. [Learn more ...](sponsor.html) |
46 | 45 |
|
47 | 46 | <div class=sponsorbox>
|
48 | 47 | <h3>Ramona optics</h3>
|
|
0 commit comments