Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Graphics Demos

This repo is used to provide reproductions of graphical issues. It's meant to be simple and self-contained so that the demos can be attached to issue trackers of other open-source projects.

The basic framework is based on OpenGL Examples.

Build

To build any of the following demos, run

mkdir out && cd out && cmake ..
make && ./[demo_executable_name]

Demos

Demostrates a bug with Mesa's GL software rasterizer that would unbind currently bound uniform buffer (perhaps unintentionally).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages