Amjad50 / helix

Library simplifying porting N64 software to PC

Home Page:https://retrofoundry.github.io/helix/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Helix

Helix is a library written in Rust providing core features for getting your N64 software running on PC and other systems.

Features Provided

  • Window, GUI & Rendering (gui)
  • Audio Playback (audio)
  • Speech Synthesis (speech)
  • TCP Stream (network)

For details on each of the features provided please see our documentation.

How to setup?

For setup and more in-depth information please see our documentation.

About

Library simplifying porting N64 software to PC

https://retrofoundry.github.io/helix/

License:MIT License


Languages

Language:C++ 38.3%Language:Rust 34.0%Language:C 27.8%