I love OpenGL. I also love raw binary data. Ya know what you can do with those two? Create pictures! So, this program just edits some raw binary data for an image, assigns it to an OpenGL texture (what you see when editing), and allows you to edit and save that picture. Wheee.
Features
- Horrible User Interface
- Windows 3.1-Era Graphics
- Might even compile under Mac or Linux...
- Hours of fun without the fumes associated with watching paint dry
- Fast! (surprisingly...)
- 24-bit color support FTW!
- Automatically uses a crappy 256-color pallet when saving (*.bmp)
- (not-exactly) Under Development: Check the git repository for changes!
- I think I would feel bad about abandoning this; my "remake" code is a mess though.
- I've gotten better at c++ recently, however, so maybe I'll eventually be able to clean things up and get things going again.... maybe.
- I wonder if using libpng would be a good idea... I hate dragging extra libraries into my code, and I already have all the code for reading/writing the format, but Deflate is proving to be a tricky bastard to implement, and compression is pretty much the point of png, so I may just have to break down and drag in libpng or zlib or something.
Categories
GamesLicense
Other LicenseFollow gl_Paint
Other Useful Business Software
Crowdtesting That Delivers | Testeum
Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights. Click to perfect your product now.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of gl_Paint!