Skip to content

LuckyIntel/OpenGIVr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OpenGIVr (OpenGL Image Viewer)

Libraries Used

glad (with KHR folder)

GLFW

GLM

dear ImGui

stb_image

App Overview

So this app is literally made for viewing images in OpenGL.It's an experimental app tho.OpenGL is an overkill for such an easy task like this but i just made this app to try it.I can't tell it's the best for viewing images but still stands out in different aspects.The app lacks of a file dialog system because i simply couldn't find a way to make it both work for windows and linux.So i just decided to make a textbox where you can type your image path and it will access that path to get the image using stb_image.

Controls

W, A, S, D to move the camera

Scroll up to zoom in and scroll down to zoom out

System requirements

CPU : Any CPU

GPU : Any GPU with OpenGL 4.3 support or higher

Memory : Atleast 70 MB

Operating Systems :

Microsoft Windows 10/11 (Tested)

Linux (Not tested)

About

A Simple OpenGL Image Viewer (OpenGIVr)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published