├── LICENSE ├── Makefile ├── README.md ├── app.h ├── levr.h ├── levr_show.gif ├── levrdemo.c └── sponza.raw /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ilya3point999K/LEVR/HEAD/LICENSE -------------------------------------------------------------------------------- /Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ilya3point999K/LEVR/HEAD/Makefile -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ilya3point999K/LEVR/HEAD/README.md -------------------------------------------------------------------------------- /app.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ilya3point999K/LEVR/HEAD/app.h -------------------------------------------------------------------------------- /levr.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ilya3point999K/LEVR/HEAD/levr.h -------------------------------------------------------------------------------- /levr_show.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ilya3point999K/LEVR/HEAD/levr_show.gif -------------------------------------------------------------------------------- /levrdemo.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ilya3point999K/LEVR/HEAD/levrdemo.c -------------------------------------------------------------------------------- /sponza.raw: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ilya3point999K/LEVR/HEAD/sponza.raw --------------------------------------------------------------------------------