##Welcome to IGOS Nusantara SDK Pages## IGN SDK is a software development kit designed specifically for application developers in IGOS Nusantara. But now also available for other Linux distros such as Arch Linux, Slackware and Debian. You can write native apps in HTML and Javascript with IGNSDK
##Wiki## https://github.com/anak10thn/ignsdk-qt/wiki
##Example## https://github.com/anak10thn/ignsdk-example
$ignsdk -d -p /path/to/example.ign
##Build##
$sudo yum install qt5-qtwebkit-devel gcc-c++ git
$git clone https://github.com/anak10thn/ignsdk-qt.git
$cd ignsdk-qt
$qmake-qt5
$make
##Bugs## https://github.com/anak10thn/ignsdk-qt/issues/new
##License## IGN SDK is free software/open source, and is distributed under the BSD license.
##Maintainer##
- Eka Tresna Irawan a.k.a Ibnu Yahya ([email protected])
- Surya Handika Putratama ([email protected])
##Wiki And Documentation##
- Eko Yunianto ([email protected])
- Arif Eko Pratono ([email protected])
##Contributor## ###Kuma HTML5 Game###
- Creator : Mitsuki Sugiya ([email protected])
- Github : Omega014
###IGNSDK For Debian###
- Github : https://github.com/ubunteroz/ignsdk-debian
- Maintainer : Surya Handika Putratama ([email protected])
###IGNSDK For Arch Linux###
- PKGBUILD Script : http://goo.gl/gdkB0
- Maintainer : Sofyan Saputra a.k.a Iank ([email protected])
###IGNSDK For Slackware###
- Github : https://github.com/wajatmaka/Slackbuild-ignsdk
- Maintainer : Dwiyan Galuh W a.k.a wajatmaka ([email protected])
##SCREENSHOT## ###WebGL test### source : https://developer.mozilla.org/en-US/demos/detail/glass-shader ###IGN Native API test###
source : https://github.com/anak10thn/ignsdk-example/tree/master/downloadfile.ign ###Kuma HTML5 Game###
source : http://sumilab.org/~m-sugiya/kuma/ ###Planetarium HTML5 app### source : https://developer.mozilla.org/en-US/demos/detail/the-planetarium ###Book Reader###