Thanks to visit codestin.com
Credit goes to Github.com

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