Re: 3D rendering - Where to change default settings

by Puybaret » Wed May 31, 2017 8:11 pm

The default value of this parameters are directly set in the program : in HomeEnvironment class for photo width and height, and in Camera class for the time.
So, if you know a little Java and how to build a program from its source code, you can change these settings with no problem, otherwise I fear it won't be possible.