[badges.travis-ci]
branch = "master"
repository = "germangb/cgmath-culling"
[dependencies.cgmath]
version = "0.16"
[package]
authors = ["germän gômez <germangb42@gmail.com>"]
categories = ["games", "algorithms", "game-engines"]
description = "Small Frustum Culling crate meant to be used alongside cgmath"
homepage = "https://github.com/germangb/cgmath-culling.git"
keywords = ["math", "algebra", "vector", "culling", "gamedev"]
license-file = "LICENSE.md"
name = "cgmath-culling"
readme = "README.md"
repository = "https://github.com/germangb/cgmath-culling.git"
version = "0.2.0"