GithubHelp home page GithubHelp logo

dyeo / dym Goto Github PK

View Code? Open in Web Editor NEW
2.0 3.0 2.0 246 KB

The DYM Math Library for Graphics and Game Programming

License: MIT License

C++ 99.90% C 0.10%
vector math graphics gmtk angle matrix quaternion half-precision templated dimensions

dym's Introduction

Nothing to see here.

dym's People

Contributors

dyeo avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

phnod heywax123

dym's Issues

Percentage class

A class similar to how the angle class works, using percentages (0 to 1 and 0 to 100) would be great! Additionally, the ability to stack percentages on top of each other additively/multiplicatively would be useful. (Ex: 10% and 50% could be stacked on top of each other multiplicatively to make 55%, or additively to make 60%)

AES-conforming encryption implementation.

Would be a fun project to tackle. This would go in an experimental branch with a disclaimer until I could confirm that it's 100% accurate to AES in terms of security, performance, and feature set.

Simple physics library implementation.

Things like projectile motion, kinematics equations, and various other useful physics calculations in an easy-to-understand naming scheme and using the gmtk math library types.

Fully-baked half floats.

Currently, the half struct is missing the full expected feature set of a floating-point type.

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.