What works and what not - nodebench/Exporter GitHub Wiki

Currently these things will work

 can't say anything about this now. only after extensive testing we can have a word.

These things will not work

 lot of things in this list, I will populate it later.

These are in the current TODO list

 only after bug fix versions are out.

Miscellaneous

  • The only texture type that support is Image textures.

  • Sunflow needs every textures to be UV unwrapped. Texture path can be relative or absolute.

  • Textures can affect colour( diffuse or spec) or geometry (normal or displacement ) Perlin Noise is not implemented.

  • The exporter is only tested in windows (windows 7 32 bit). Most probably it will not work on linux or mac in that case please submit a bug report with a text file containing console output, so that I can check what is going wrong.

  • And the testing was only done for simple cases, so please help by submitting possible test scenarios, which I was not aware of.