Skip to content

MagicCrazyMan/gl-matrix4rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gl-matrix4rust is a Rust porting version of gl-matrix. This project is experimental and keeps developing along with project atoy. The implementation of this project may changes during the development of project atoy.

Checks more details from gl-matrix. More information and wiki about this project will be added when this project stabilize.

Build

cargo build --release

Test

cargo test

Add to your project

Add this to your Cargo.toml:

[dependencies]
gl-matrix4rust = { git = "https://github.com/MagicCrazyMan/gl-matrix4rust" }

About

(Still In Progress) Rust porting version of glMatrix

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages