Skip to content

Releases: 2d-inc/Nima-Cpp-OpenGL

v0.3-alpha

23 Feb 04:46
Compare
Choose a tag to compare
v0.3-alpha Pre-release
Pre-release

Updating the OpenGL example to use the new CustomProperties in the C++ library.

v0.2-alpha

18 Feb 23:09
Compare
Choose a tag to compare
v0.2-alpha Pre-release
Pre-release

This release implements the version 0.2 of the Cpp library. The walk animation in this example is driven via an animation instance which triggers the step event. Observing the event is displayed in this example as well.

v0.1-alpha

29 Jan 09:26
Compare
Choose a tag to compare
v0.1-alpha Pre-release
Pre-release

A reference implementation of the C++ library using OpenGL via GLFW for rendering. This includes the example Archer character and a controller for making him walk/run and aim all blended together over an idle animation.