physx-sys 0.8.2

Unsafe bindings for NVIDIA PhysX C++ SDK
Documentation
[build-dependencies.cc]
features = ["parallel"]
version = "1.0"

[dependencies]

[features]
profile = []
structgen = []

[lib]
doctest = false

[package]
authors = ["Embark <opensource@embark-studios.com>", "Tomasz Stachowiak <h3@h3.gd>"]
build = "build.rs"
categories = ["external-ffi-bindings", "simulation", "game-engines"]
description = "Unsafe bindings for NVIDIA PhysX C++ SDK"
edition = "2018"
exclude = ["PhysX/**/*.bat", "PhysX/**/*.html", "PhysX/**/*.sh", "PhysX/*demo/**/*", "PhysX/externals/cg-linux/**/*", "PhysX/externals/clang-physxmetadata/**/*", "PhysX/externals/glew-linux/**/*", "PhysX/externals/glew/**/*", "PhysX/externals/opengl-linux/**/*", "PhysX/externals/targa/**/*", "PhysX/externals/vswhere/**/*", "PhysX/physx/bin/**/*", "PhysX/physx/buildtools/**/*", "PhysX/physx/documentation/**/*", "PhysX/physx/samples/**/*", "PhysX/physx/snippets/**/*", "PhysX/physx/tools/**/*"]
keywords = ["physics"]
license-file = "LICENSE"
name = "physx-sys"
readme = "README.md"
repository = "https://github.com/EmbarkStudios/physx-rs"
version = "0.8.2"