-
Notifications
You must be signed in to change notification settings - Fork 10
Home
Following is a set of examples showing how to use modern, cross-platform 3D graphics API provided by Kha.
It is meant to be useful if you want to program truly portable 3D graphics in Haxe, and also as a perfect starting point for learning 3D programming from scratch with a super clean API.
If you have never heard of this Haxe & Kha thing, know this - it allows you to do 3D graphics in the most portable and simplistic way, while still being as close to metal as possible. You can learn more here.
We will be closely following excellent opengl-tutorial.org for theory parts, but a clean Kha implementation is built for every tutorial. Let's get started!
Tutorials are listed in the Pages menu to the right.
Go through the tutorials straight in your browser with no setup required: