paysages3d/src/interface/commandline
Michaël Lemaire 2be80bf8e2 Fixed aerial perspective being applied at wrong location in clouds
It was applied at the enter point of the walking algorithm, which
was the camera when it was inside a cloud layer.

Now it is applied at the first found segment, which is still not
optimal but better.

The bruneton model was also fixed to not produce black results for
aerial perspective exactly at the camera location.
2015-10-09 00:43:32 +02:00
..
commandline.pro Added render tests from command line 2015-09-10 00:40:47 +02:00
main.cpp Fixed CLI overriding daytime even when not specified 2015-10-08 23:48:19 +02:00
render.cpp Added render tests from command line 2015-09-10 00:40:47 +02:00
tests.cpp Fixed aerial perspective being applied at wrong location in clouds 2015-10-09 00:43:32 +02:00