Giter Site home page Giter Site logo

Some suggestions about flycube HOT 2 CLOSED

thatname avatar thatname commented on May 12, 2024
Some suggestions

from flycube.

Comments (2)

andrejnau avatar andrejnau commented on May 12, 2024

Hi! I'm glad you liked it. And thanks for pointing out some issues.

Yes, there are some functions missing and probably not just CopyTextureToBuffer or depth range. As well as some code need a bit refactoring.

Add build targets for each underlying graphics API, then we can build dynamic libraries.

I will add target FlyCube that contains implementation for all graphics backends. Is this what you offer?

Required CMake version is too high(3.28), lower to 3.1x?

3.28 was required to link with MoltenVK.xcframework. I ended up replacing the version with 3.22 in bd18fbd . Is this still too high?

Use CMake fetchContent instead of git submodules for external dependencies, which is more flexible.

I'll take a look at fetchContent.

from flycube.

thatname avatar thatname commented on May 12, 2024

I will add target FlyCube that contains implementation for all graphics backends. Is this what you offer?

I mean one target for one backend. If there is a D3D12 DLL and a Vulkan DLL, An app can choose to load only one on start, thus consume less RAM.

3.28 was required to link with MoltenVK.xcframework. I ended up replacing the version with 3.22 in bd18fbd . Is this still too high?

3.22 is OK. For Ubuntu v22.04 LTS, current version of CMake package from offical source is 3.22.1-1.

from flycube.

Related Issues (10)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.