Skip to content

OpenGL-based app framework for graphics samples/prototyping.

License

Notifications You must be signed in to change notification settings

berdal84/GfxSampleFramework

Repository files navigation

Framework for graphics samples/prototyping. OpenGL/Windows only.

This project is very much WIP and therefore unstable.

See the GfxSamples repo as a reference for the project setup/usage.

Use git clone --recursive to init/clone all submodules, as follows:

git clone --recursive https://github.com/john-chapman/GfxSampleFramework.git

Build via build/GfxSampleFramework_premake.lua as follows, requires premake5:

premake5 --file=GfxSampleFramework_premake.lua [target]

Dependencies

Submodule dependencies:

Committed dependencies:

About

OpenGL-based app framework for graphics samples/prototyping.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published