just a little piece of code i want to share with the world:
a simple config file parser. if an xml parser is just too heavy for whatever you are doing, this
might be a good alternative. it parses files with the following layout:
split the parser in 2 classes, TextParse is now completely independent of Irrlicht or nx,
and IrrParse contains all the irrlicht-specific return types.
i fixed some bugs that turned up on windows systems... i dont usually use windows,
so i hadnt tested it :S
schaweet! thanks armen, told u on messenger, but yeah this thing makes stuff a heck of a lot easier! i had to copy ur 2dposition code to make some 2ddimension code, but yeah, this thing rocks! very useful