Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alaanvv/ppminator
Render Portable-PixelMap images with SDL
https://github.com/alaanvv/ppminator
3d image-manipulation ppm sdl
Last synced: 17 days ago
JSON representation
Render Portable-PixelMap images with SDL
- Host: GitHub
- URL: https://github.com/alaanvv/ppminator
- Owner: alaanvv
- Created: 2023-12-11T02:02:54.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-08T11:23:46.000Z (about 1 year ago)
- Last Synced: 2024-11-17T01:26:13.404Z (3 months ago)
- Topics: 3d, image-manipulation, ppm, sdl
- Language: C
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
Able to modificate images
Limited to only `.ppm` files with type `P3`
Extremefuly slow> I see no reasons for someone to just ignore it
---
## How to save your images
- Google how to take a **printscreen** on your machine
- Run the program
- Printscreen the program screen## How to use images who are not PPM P3
- [Convert to PPM P6](https://convertio.co/jpg-ppm/)
- [Convert the converted PPM P6 to P3](https://thomasebsmith.github.io/ppm-converter/)## My computer's fans are running wild
- That's a soundtrack feature recently implemented (_if you know how to unimplement text me please_)