Skip to content

NovelRT v0.0.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@capnkenny capnkenny released this 25 Apr 17:45
609e507

Initial pre-release of NovelRT.

NOTE: This is a pre-release version and is subject to breaking changes by next iteration.

What's new:

  • Graphics LLAPI (Vulkan)
  • Input LLAPI (GLFW)
  • Audio LLAPI (OpenAL-Soft)
  • ECS Support (including default Audio, Input, and Rendering systems)

What's changed:

  • OpenGL support dropped. Includes many namespaces (e.g. Interaction, Animation, etc.)
  • Ink/.NET support removed.**

**.NET bindings to be added to a separate repository at a later date. Ink, however, has been fully removed and will not be a part of the engine at this time due to design decisions made by the NovelRT team.