Skip to content

WebKitNix/nix-demos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nix Demos

Each demo is into it our directory with their own build system setup, instructions, etc.

  • QtGLView

    Nix demo using Qt 4.8 and opengl

  • glut-nix-view

    Nix setup using glut.

  • rpi-nix-view

    Nix setup on rPi board using egl and OpenGLES2, not input, just a web view.

  • cpuinfo

    Nix example using an InjectedBundle to monitor CPU load (up to 8 cores).

  • PyNIX

    Minimal Python bindings for the Nix API written using Python's C API.