Skip to content

Repository files navigation

balsa

The lightweight base material for building things.

This is a cleanup of core with a less egotistical namespace, a focus on Qt and Vulkan, and using meson to clean up the build process. The visualization / scenegraph system borrows heavily from magnum - I'm trying do a concept-heavy vulkan-focused variant of it.

Building

This package is build using meson and dependencies can be installed using conan. The easiest way to build it to first install those two with pip:

 pip install conan meson
```bashconan install . --output-folder=build --build=missing # prepare conanpushd build # enter build directorymeson setup --native-file conan_meson_native.ini .. . # configure meson to use the output of conanninja # build

About

The lightweight base material for building things

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages