Giter VIP home page Giter VIP logo

kha's Introduction

Kha

Kha is a low level sdk for building games and media applications in a portable way. Think SDL, but super-charged. Based on the Haxe programming language and the krafix shader-compiler it can cross-compile your code and optimize your assets for even the most obscure systems. Kha is so portable, it can in fact run on top of other game engines and its generational graphics and audio api design gets the best out of every target, supporting super fast 2D graphics just as well as high end 3D graphics. Also, Kha probably added a new target while you were reading this text.

Community

Features

  • Great performance on each platform.
  • Generational graphical/audio API design.
  • Hardware accelerated 2D and high-end 3D graphics. Fallback support (i.e. html5 canvas).
  • Can run on top of other game engines (i.e. Unity3D).
  • Write shaders in GLSL and cross-compile to target specific shaders.
  • Kha apps can also be compiled to C# or Java libraries
  • Flexible and robust backend system. Adding your own takes little effort and is straight forward.
  • One API for all platforms!

Supported platforms

  • HTML5 (WebGL 2, WebGL and canvas or running in a WebWorker)
  • Windows (Direct3D 12, Direct3D 11, Direct3D 9, Vulkan or OpenGL)
  • Linux (Vulkan or OpenGL)
  • macOS (Metal or OpenGL)
  • FreeBSD
  • Android (Vulkan or OpenGL and via C++ or via Java)
  • iOS (Metal or OpenGL)
  • tvOS
  • Raspberry Pi
  • Universal Windows Platform (Direct3D 12 or Direct3D 11)
  • Node.js (for automatically created server versions)
  • Java and AWT
  • C# and Windows Presentation Foundation
  • PlayStation 4*
  • PlayStation 5*
  • Xbox One*
  • Xbox Series X|S*
  • Nintendo Switch*

* The consoles code is not public. If you are a registered developer with Microsoft/Nintendo/Sony you can contact us to get access.

kha's People

Contributors

andreirudenko avatar aoe-maniac avatar caiopsouza avatar catcuddler avatar chipshort avatar disar avatar huyston avatar jarrio avatar jefvel avatar joncom avatar juakob avatar laxa88 avatar luboslenco avatar marianthull avatar matrefeytontias avatar moritzbrueckner avatar nadako avatar posxposy avatar quantumcoderqc avatar rafaeloliveira avatar ratalaika avatar rblsb avatar robdangerous avatar sanva avatar sh-dave avatar spookyfm avatar vujadin avatar wighawag avatar williamthompsonj avatar zshoals avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.