Skip to content

kadir014/nova-physics-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python binding for Nova Physics Engine

Python bindings using CFFI for Nova Physics Engine.

Requirements

Installation

Clone the repo and cd into it.

$ git clone https://github.com/kadir014/nova-physics-python.git

Build the wheel, this will also download the latest commit from C repository.

$ python -m build

Install the wheel generated under the dist directory.

$ pip install nova-version-yourplatform.whl

License

MIT © Kadir Aksoy

About

Python binding of Nova Physics Engine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages