Giter Club home page Giter Club logo

Comments (5)

tannergooding avatar tannergooding commented on June 18, 2024

It might be beneficial to have GeoVector wrap it for certain functionality. Then it is easily swappable without taking a direct dependency (in the public surface area).

from novelrt.

capnkenny avatar capnkenny commented on June 18, 2024

I think Tanner's idea would be good here. That, and GLM wouldn't hinder a Vulkan implementation as Vulkan has no linear algebra operations (glm is actually recommended in this case), but it'd be useless for a DX implementation if i recall correctly.

from novelrt.

RubyNova avatar RubyNova commented on June 18, 2024

Ok, so then the question is, how much of a priority is it? Things are working as of PR #23 so I'd argue this isn't an immediate essential as we have other concerns such as text to implement.

from novelrt.

capnkenny avatar capnkenny commented on June 18, 2024

This should be lower priority IMO. If we can get the basic implementation concerns done without needing to wrap GeoVector or modify it much, then we should be okay to push it back.

However, if there comes time where you will need to start adding a lot more to GeoVector and glm would assist with this, then we'd revisit. (This part I admit I'm unsure of since I'm not as familiar with gfx programming)

from novelrt.

RubyNova avatar RubyNova commented on June 18, 2024

Due to this being now required it has already been added to the codebase in #26 . Closing.

from novelrt.

Related Issues (20)

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.