Skip to content

liwii/zen

 
 

Repository files navigation

zen

The reference compositor implementation of zigen protocol

Build & Install

$ git clone https://github.com/zigen-project/zen.git
$ cd zen
$ meson build
$ ninja -C build install

For development, you can run without HMD

$ meson dev_build -Dzen_backend=glfw
$ ninja -C dev_build install

How to install cglm

How to install zigen

Run

Launch SteamVR first, then

$ mkdir /tmp/.xdg
$ XDG_RUNTIME_DIR=/tmp/.xdg zen

Contributing

About

The reference compositor implementation of zigen protocol

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C 61.6%
  • C++ 35.6%
  • Meson 2.8%