User:Dahnielson/.plan
(Difference between revisions)
Dahnielson (Talk | contribs) m |
Dahnielson (Talk | contribs) m |
||
Line 19: | Line 19: | ||
** Need to write an Android app that loads the MaratisPlayer lib via JNI | ** Need to write an Android app that loads the MaratisPlayer lib via JNI | ||
** Or just go native and write the whole app in C++ | ** Or just go native and write the whole app in C++ | ||
+ | * Replacing DevIL with "native" image loaders (we already have libjpeg and libpng as dependencies) | ||
* Try create a crosscompile build for Windows | * Try create a crosscompile build for Windows | ||
* Looking into LuaJIT | * Looking into LuaJIT |
Revision as of 00:52, 21 February 2014
- Read all topics in all sections of the forum
- Engine section done!
- Off-topic section done!
- Editor section done!
- News section done!
- Getting more content into wiki
- Create an Android done!
- Bullet done!
- FreeType done!
- Lua done!
- With a small patch, update to latest version do not fix the problem.
- NPK done!
- With a small patch to current version, should be updated to latest version instead.
- TinyXML done!
- MaratisCommon done!
- MaratisOpenGLES done!
- MaratisWavSound done!
- Need to essentially do the MaratisPlayer as a shared lib
- Need to write an Android app that loads the MaratisPlayer lib via JNI
- Or just go native and write the whole app in C++
- Replacing DevIL with "native" image loaders (we already have libjpeg and libpng as dependencies)
- Try create a crosscompile build for Windows
- Looking into LuaJIT