Peregrine05

Results 34 comments of Peregrine05

I believe that lens shift would be a somewhat complicated way to achieve this result, by narrowing the canvas to be one specific area of the larger canvas. Then only...

You can close the windows in front using task manager, but that may not be obvious to most users.

The torch looks dark compared to its surroundings because (assuming you did not change it) the default emittance level for torches, which is 50, is so great that the surroundings...

What you would need to do is load the 1.17.1.jar file as a resource pack in Chunky. That gives Chunky the assets it needs to render most things properly. To...

Does this happen in Stable Snapshot or previous snapshots?

The list is actually scrollable if the window is resized, but the resizing should happen automatically, so that no controls are beyond the screen edges.

I notice that both debug logs contain the InvalidPathException, while only the first one contains the AccessDeniedException. ["C:\Users\JOSIAH\AppData\Local\piegames\blockmap\cache\regions\cache.json"](https://github.com/Minecraft-Technik-Wiki/BlockMap/files/9538925/cache.json.txt) (I changed the file extension to `txt` to make GitHub accept the...

The GUI version of the program works normally on Linux Mint. So far, the command line version of the program appears to work on Windows 7.

The `Skymap (spherical)` sky mode is actually meant to be used with "light probe" skymaps, which are in "angular fisheye" projection (http://www.paulbourke.net/dome/fisheye/). Comment in Sky.java confirming this: https://github.com/chunky-dev/chunky/blob/668a3a27f5dc85c3b019189cb85d53754ce452bf/chunky/src/java/se/llbit/chunky/renderer/scene/Sky.java#L112

@leMaik Emission maps are not the issue here, and there is another issue tracking PBR support (#751). The images in this issue are not everything. The issue creator stated that...