Skip to content

crupest/cru

Repository files navigation

CruUI

CI

overview

cru is a C++ library. The biggest part of it is for UI.

It is under heavy construction.

Check the code or file a issue if you have any problem.

build

cru is built with CMake.

structure of repository

  • include/ contains public headers.

  • src/ contains the main codes, including private headers and sources.

  • test/ contains unit tests.

  • demos/ contains sources of demos. They are also used for integrated tests.

  • lib/ 3rd party libraries.

  • scripts/ contains helper scripts and tools used for development.

  • assets/ contains non-source codes.

About

A modern C++ library mainly for UI.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors