#IGN SDK (http://ignsdk.web.id)# IGN (IGOS Nusantara) SDK is an app runtime. You can write native apps in HTML and Javascript with IGNSDK. ##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])
##Build##
$sudo yum install qt-devel qtwebkit-devel qjson
$cd ign-sdk-directory
$qmake
$make
##EXAMPLE## https://github.com/anak10thn/ignsdk-example
##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###