How to rebuild Sunflow for Sweet Home 3D?

by enkonyito » Sun Apr 03, 2016 4:58 am

As indicated in Sunflow wiki page 57, you can change the value of groundExtendSky in SunSkyLight.java file then recompile Sunflow for it to take effect.

Image
groundExtendSky = false

Image
groundExtendSky = true


Following the directions in the README.TXT file of sunflow-0.07.3i-src-diff folder in Sweet Home 3D source code, a sunflow-0.07.3i.jar file is created in the release folder of Sunflow source code.

Is this the right method to rebuild Sunflow for Sweet Home 3D?