Skip to content

vonforum/glissile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Glissile

Glissile is a very basic, glam-compatible fixed-point math library. It supports a number type, vector types, specifying the number of bits for the fractional part, and conversions between floating-point numbers, glam vectors and some bevy types.

Caveats

Currently, the operations are limited based on my own use case, so full compatibility with glam isn't there yet. Also missing examples and documentation.

License

All code in this repository is dual-licensed under either:

at your option. This means you can select the license you prefer.

Your contributions

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

glam-compatible fixed-point math library

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages