Now possible to build with Rust and MoltenVK


Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1259
    robertwhurst
    Participant

      Hi everyone. Just wanted to give a heads up. tomaka the author of vulkano, a library for building 3D applications using Vulkan has merged support for MoltenVK. With this change it is now possible to build cross platform Vulkan applications written in Rust using vulkano. It’s very cool stuff, check it out here => https://github.com/tomaka/vulkano/pull/482

      #1260
      Bill Hollings
      Keymaster

        @robertwhurst

        Thanks very much for letting us know about this! Great work!

        Would you allow us to publicize this through our Twitter feed and future press releases?

        Thanks…

        …Bill

        #1261
        robertwhurst
        Participant

          No problem.

          Note that I didn’t implement the support for MoltenVK, I just suggested it to tomaka and helped debug a bit. You’ll have to ask tomaka. I would suggest creating an issue on GitHub here => https://github.com/tomaka/vulkano/issues

          #1262
          Bill Hollings
          Keymaster

            Okay. Thanks for the dev history explanation.

            …Bill

            #1312
            U007D
            Participant

              I’d love to try this out. @robertwhurst (or anyone else), can you point me to installation instructions for building MoltenVK with Vulkano? (All the installation instructions I’ve seen with MoltenVK are Xcode-specific).

            Viewing 5 posts - 1 through 5 (of 5 total)
            • The forum ‘MoltenVK Support’ is closed to new topics and replies.