Peregrine05
Peregrine05
## Environment info - **BlockMap version**: `2.4.1` - **Java version**: `openjdk version "17.0.4.1" 2022-08-12 OpenJDK Runtime Environment Temurin-17.0.4.1+1 (build 17.0.4.1+1) OpenJDK 64-Bit Server VM Temurin-17.0.4.1+1 (build 17.0.4.1+1, mixed mode, sharing)`...
Unchecked exception in render manager. java.lang.NoSuchMethodError at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:67) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:483) at java.base/java.util.concurrent.ForkJoinTask.getThrowableException(ForkJoinTask.java:564)
Since Chunky is primarily rendering software, and is no longer intended to be used as mapping software, viewing the biome map is not particularly helpful in most cases. Instead, the...
This PR is draft because changes are pending. Fixes #665. This PR adds more accurate fog implementation that interacts with indirect lighting and emitter lighting correctly *(It does not yet...
This can help ensure that Chunky users are using the latest release of Chunky, which may decrease the number of issues caused by the use of outdated Chunky versions. -...
Closes #1476 ## Changes - Move `Sky exposure`, `Sky light intensity`, and `Apparent sky brightness` to the **Sky & Fog** tab. - Add an `Apparent sun size` control. - Add...
#1559 adds the ability to reuse initial rays multiple times, which is beneficial to performance in many situations; however, the convergence of DOF-enabled scenes depends on quantity of initial rays...
The control label previously indicated that, but now does not.
Currently, the smoothness property affects only specularly-reflected light, but it should have an affect on light that is transmitted through the material.
I shall add more information when I get a chance. A comparison to an identical scene in Blender could be useful.