- It’s a good idea to use relative paths when you use texture files – this way you don’t have to pack the image and it will still work if you copy the file to another folder. You just have to manually type the relative path.
- How to make a PPC version
- Copy all the same files to the dist/ppc folder
- Create a dummy VideoTexture,py module in blendnik/VideoTexture,py
- Should be OK.