(Bear with here, folks, I’m at the very beginning of learning Python and programming in general…)
So I downloaded and compiled Crystal Space using MinGW and MSYS without a hitch, and I’m able to run the walktest and demos. Yay!
So now I want to export a Blender file, but for some reason, the export script doesn’t seem to work. I followed the instructions given here:
http://community.crystalspace3d.org/tiki-read_article.php?articleId=27
with the exceptions that: I’m on XP (shouldn’t make a diff, right?) and I had to rethink where to put the scripts and bpmodules…the instructions want me to overwrite my script folder, or so it seems…?? Anyway, I get the exporter Crystal Space in the export scripts, so something good is happening.
I made a nice box with textures, normals pointing in, camera, and lamp, and then hit the export Crystal space, and this is what I get:
Note the one thing that bugs me: I’ve got Python 2.2.1 installed, but when I do the sys version thing, it tells me I have 2.3.3. What gives? I’ve set my PYTHONPATH to 2.2 in all the ways I’m supposed to (and I’m no longer getting the “blah blah…continuing happily” message.)
(BTW, there is a Crystal Space exporter that has its own installer, but I read somewhere that it lacks the functionality of the Blend2CS python script. And anyway, the download site is broken! :< )
thanks in advance for your help, and go easy on the code - I’m learning![/img]