mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 17:57:35 +00:00
Demos: Create demo for VirGL gpu device
This is a simple demo for VirGL, that does the bare minimum required to create and render a spinning cube (with one color per face).
This commit is contained in:
parent
2939f65753
commit
fd5eaf6494
8 changed files with 957 additions and 0 deletions
|
@ -9,4 +9,5 @@ add_subdirectory(ModelGallery)
|
|||
add_subdirectory(Mouse)
|
||||
add_subdirectory(Screensaver)
|
||||
add_subdirectory(Starfield)
|
||||
add_subdirectory(VirGLDemo)
|
||||
add_subdirectory(WidgetGallery)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue