Thanks to visit codestin.com
Credit goes to lib.rs

#bmp #dds #collision-detection #inverse-kinematics #game-engine #opengl-rendering #asset-management #3d-math #text-rendering #animation

corange-rs

Rust interface to the Corange game engine, written in Pure C, SDL and OpenGL by Daniel Holden. Features include: deferred rendering, UI rendering, text rendering, multiple lights, post-processing effects, SSAO, shadow mapping, color correction, skeletal animation, inverse kinematics, collision detection, OpenCL support, asset management, entity management, terrain, file loaders including .dds, .wav, .bmp, .obj, .smd, 3D math

1 unstable release

Uses old Rust 2015

0.8.0 Dec 15, 2015

#8 in #inverse-kinematics

Apache-2.0

10MB
18K SLoC

Codestin Search App Codestin Search App Codestin Search App

Contains (static library, 4MB) src/corange/libcorange.a

CORANGE-RS

This crate provides an interface to the Corange game engine, written in Pure C, SDL and OpenGL by Daniel Holden.

Features include: deferred rendering, UI rendering, text rendering, multiple lights, post-processing effects, SSAO, shadow mapping, color correction, skeletal animation, inverse kinematics, collision detection, OpenCL support, asset management, entity management, terrain, file loaders including .dds, .wav, .bmp, .obj, .smd, 3D math.

[dependencies]
corange-rs = { git = "https://github.com/lucidscape/corange-rs.git" }

ScreenShot

Dependencies

~15MB
~331K SLoC