Waiting
From Sunflow Wiki
You might have read on the forum or seen in the 0.07.3 source that there is a new file format in the upcoming versions. This is indeed the case. There will be an ascii (.sca) and binary (.scb) format that is more in line with the way parameters are written in the source, opening up new possibilities (like defining width of hair objects over the length of the strand), and making way for future feature integration (like different scene settings being turned off and on via the command line).
Here is the likely .sca syntax format based on Chris's examples on the forum for Sunflow versions above 0.07.3.. Keep in mind that this syntax will not be recognized in the current SVN version of Sunflow and these pages will likely get an overhaul later since most of this is my best guess of what is to come.
- Image Settings
- Shaders
- Cameras
- Lights
- Global Illumination
- Mesh Objects
- File Meshes
- Primitives
- Instances
- Modifiers
I've also started working on a Blender exporter for the new version.
