Bunch of D utilities and graphics related stuff.
jelly.main: shared components used in all modulesjelly.image: various image formatsjelly.jni: JNI bindingsjelly.window: create windows on linux and windows, for use with OpenGLjelly.config: custom config format
most of these are not done, might not work and so on
- Dont have any thirdparty dependencies (except JNI which is used by
jelly.jni) - Support only windows and linux
- Be simple and easy to use