From e683fe88b9ab0fde76521a0367cdff4c229ac60c Mon Sep 17 00:00:00 2001 From: victorfisac Date: Mon, 21 Dec 2015 21:12:35 +0100 Subject: Added physics engine-module and example - Added new physics engine-module with four new data types: Physics, Transform, Rigidbody and Collider. This library contains functions to apply physics calculations to a position vector calculating collisions automatically. - Fixed some writing mistakes of lighting module. --- src/libraylib.a | Bin 0 -> 432294 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 src/libraylib.a (limited to 'src/libraylib.a') diff --git a/src/libraylib.a b/src/libraylib.a new file mode 100644 index 00000000..5ba9eda7 Binary files /dev/null and b/src/libraylib.a differ -- cgit v1.2.3