Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kneelawk/kpipes
A re-implementation of my old pipe screensaver, the same screensaver from which my avatar is taken
https://github.com/kneelawk/kpipes
Last synced: about 1 month ago
JSON representation
A re-implementation of my old pipe screensaver, the same screensaver from which my avatar is taken
- Host: GitHub
- URL: https://github.com/kneelawk/kpipes
- Owner: Kneelawk
- License: mit
- Created: 2020-07-19T11:23:02.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-06-21T21:15:23.000Z (7 months ago)
- Last Synced: 2024-10-15T06:34:02.371Z (3 months ago)
- Language: Rust
- Homepage:
- Size: 462 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# kpipes [![Appveyor Status]][Appveyor] [![Travis Status]][Travis]
[Appveyor Status]: https://img.shields.io/appveyor/build/Kneelawk/kpipes/master?logo=appveyor&logoColor=white&style=flat-square
[Appveyor]: https://ci.appveyor.com/project/Kneelawk/kpipes/branch/master
[Travis Status]: https://img.shields.io/travis/Kneelawk/kpipes/master?logo=travis&style=flat-square
[Travis]: https://travis-ci.org/Kneelawk/kpipesA port of my old 3DPipeLineScreenSaver to Rust and WebGPU.
The old version of this project used OpenGL 1.1 or something similar. This version takes advantage of many of the graphics api improvements that have happened since.
## Screenshot
![KPipes Screenshot](https://raw.githubusercontent.com/Kneelawk/kpipes/master/screenshots/screenshot.png)