-
Notifications
You must be signed in to change notification settings - Fork 0
nehalkalita/BMP-image-display-using-OpenGL
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
## PROJECT DESCRIPTION ## A C++ program to read BMP file and display it using OpenGL points. It is executed in Visual Studio 2015. 2D images are mostly represented in the form of pixels and the filters applied on them mostly processes all the pixels. The method used in this experiment offers flexibility to individual pixels to get handled independently. Hence it permits filters to process individual pixels. The project files are stored in 'Fileread1.7z' Outputs are displayed in Projection1.bmp and Projection2.bmp ## NOTE ## Softwares required and their use - Microsoft Visual Studio 2015 -> execution of the code 7 Zip -> extraction of Fileread1.7z NuGet packages - Download NuGet packages for the libraries used in the code.
About
A C++ program to read BMP file and display it using OpenGL points.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published