Skip to content

Releases: onox/orka

v1.0.0

14 Feb 15:58
v1.0.0
b455160
Compare
Choose a tag to compare

First release for Alire index.

v0.2

30 Apr 15:37
v0.2
860eb05
Compare
Choose a tag to compare

Changes

  • Update GLFW bindings to 3.3
  • Add atmospheric scattering and adaptive tesselated terrain features
  • Render debug axes, bounding boxes, spheres, and lines
  • Add separable filter with Gaussian kernel and moving average filter to blur textures
  • Add FFT algorithm that operates on a buffer
  • Remove vertex formats and document programmable vertex pulling
  • Remove shader subroutines
  • Add EGL bindings
  • Add joystick button sequence, chords, and rapid button tapping detection
  • Add SIMD x86 extensions AVX2 and FMA
  • Reorganize repository and add Alire crates

v0.1

10 Oct 15:45
v0.1
b564204
Compare
Choose a tag to compare

Initial development release.