LogoJuan Adarve
    Logo Inverted Logo
    • Posts
    • Today I learned
    • Introducing rules_vulkan
    Hero Image
    Introducing rules_vulkan for Bazel

    Bazel is a good multi-platform, multi-language build system designed for correctness and scalability. It supports programming languages such as Go, C++, Java, and Python, through the use of rule systems for each of them. Rules are stored in repositories (git, http archives) and are downloaded on-demand when they are referenced. I use Bazel as the build system for my lluvia project. I use C++ as the core language of the project, Python for creating easy to use wrappers for prototyping, Lua for describing compute stages, and finally, GLSL for coding compute shaders that run on the GPU.

    May 23, 2021 Read
    Hero Image
    Today I learned

    January 1, 0001 Read
    Navigation
    • About
    • Recent Posts
    • Projects
    • Education
    • Experiences
    Contact me:
    • Email: juanda0718[at]gmail.com

    Stay up to date with email notification

    We'll never share your email with anyone else.

    Toha Theme Logo Toha
    © 2021 Copyright.
    Powered by Hugo Logo