#1
|
|||
|
|||
Loading at runtime
We are trying to load some files at runtime, rather than package them with the exe, and we are having some problems.
First off, we are trying to load a .txt file with data in it at runtime. So we can modify the .txt to make changes when running the .exe Second, we are trying to import a .py, or .pyc file at runtime so that we can import some variables for configuration. Third, we are trying to import some image files for texture so that they aren't included in the .exe in an uncompressed format. Any help with any of these three would be greatly appreciated. |
#2
|
|||
|
|||
This should all be possible. What exactly is the problem? Are you getting any error messages?
|
#3
|
|||
|
|||
Also, have a look at the docs for publishing to an EXE, specifically the viz.res.getPublishedPath command.
|
#4
|
|||
|
|||
Thanks Farshizzo, one of our developers is looking into that. I think he just managed to get it working. Thanks! :-)
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Loading OSG models and orientation | Joran | Vizard | 4 | 06-18-2009 06:43 AM |
intersense with 5DT glove | sjp | Vizard | 2 | 04-06-2009 08:22 AM |
Problems loading WRL file | DrunkenBrit | Vizard | 2 | 01-29-2009 01:58 AM |
Error when loading a lot of avatars | dan12345 | Vizard | 7 | 07-28-2008 05:24 AM |
Loading .3ds-Files without interrupting Program flow | Stefan | Vizard | 10 | 06-08-2005 05:44 PM |