LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

glxdemo

simple OpenGL rendering test

TLDR

Run OpenGL demo
$ glxdemo
copy

SYNOPSIS

glxdemo

DESCRIPTION

glxdemo is a simple OpenGL demonstration program that shows how to use GLX functions to create an OpenGL program running on top of an X server. It opens a window and renders a basic 3D scene to verify that OpenGL rendering is working correctly on the system.The program is most useful when studied in source code form. If it runs successfully, OpenGL acceleration is properly configured.

INSTALL

sudo apt install mesa-utils
copy
sudo dnf install mesa-demos
copy
sudo pacman -S mesa-utils
copy
sudo apk add mesa-demos
copy
nix profile install nixpkgs#mesa-demos
copy

CAVEATS

Requires X11 and OpenGL. Part of mesa-utils (or mesa-demos). Basic functionality test only; accepts no command-line options.

HISTORY

glxdemo is part of Mesa demos, providing simple programs for testing OpenGL rendering on Linux/Unix systems.

SEE ALSO

glxinfo(1), glxgears(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid