Hi, we want to make a loader for p3d(portable 3d format) files using crystal space
Can you tell me a bit more about this format? Is this a format for the entire world
description (all objects, lights, materials, ...) or is this format only for a single object?
That makes a big difference as regards to what type of plugin you actually need
to re-implement.
Greetings,