Hello. I'm new to Horde3D but am excited about getting started with it. For now, I have two questions to start:
1. Is there a sample program that implements the
"Getting started - a small tutorial" code? Or something similar? I found Getting Started code easy enough to understand but the Knight and Crowd examples get a bit more complex, especially all the app/crowd code (which is fine for advanced use but for now, I just want to start). Specifically, I'm looking for something with as few variables/functions/classes as possible, but still a complete, working program that does what the Getting Started tutorial means to do.
2. I noticed in the manual that
h3dutShowText requires a "font texture of the specified font material has to be a regular 16x16 grid." However, the example seems to use 32x32. Is the manual dated in this respect? If so, what sizes does the function accept?
Thank you.