Skip to content

plugin to convert OpenGL Frame Buffer Object to PNG format

Notifications You must be signed in to change notification settings

IgorGreenIGM/PNG-GL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📚 Resume

This is a little plugin written in C, Which can read OpenGL Drawing Buffer and store the result into the PNG format.

🛠️ Features

This plugin just create a really basic PNG output file : It just supports : IDAT CHUNK, IHDR CHUNK, IDAT CHUNK and pHYs CHUNK

⚙️ Building

this plugin was desgined to be simplest and tiny as possible, then no make file is provided
Just include the sources files and headers to your project.

🏴󠁶󠁥󠁷󠁿 Dependencies

zlib 1.2.3

About

plugin to convert OpenGL Frame Buffer Object to PNG format

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published