Graphics settings
Graphics is one of the game's many visual settings which allows for the game's rendering of an assortment of features to be adjusted to match computer specifications.
There are currently three different options for graphics to be set to, in order of computing expense: Fast, Fancy and Fabulous! [Java Edition only], or Simple, Fancy and Ray Traced[Bedrock Edition only], each bringing their own dedicated visual improvements.
Differences between settings[edit | edit source]
- Currently Java Edition centric - Bedrock Edition differences need to be researched.
- "Reduces the amount of visible rain or snow" according to its description as of 1.18.1 -demonstrate?
- Darkness vignette presence - MC-241321
- World border vignette presence - MC-54988
- Its been heard it affects fog rendering but isn't exactly known how.
- It may affect or have affected rain some way.(https://twitter.com/Dinnerbone/status/527075906595340288)
- Any other differences that have been missed.
- Possibly the fabulous world border bug. (MC-187669).
Summary[edit | edit source]
Java Edition[edit | edit source]
Setting | Leaves | Translucency |
---|---|---|
Fast | Opaque | Flawed |
Fancy | Transparent | Flawed |
Fabulous! | Transparent | Correct |
Bedrock Edition[edit | edit source]
In Bedrock Edition, there are 3 graphics settings: Simple, Fancy, and Ray Traced. Ray tracing is only available on desktop devices with a NVIDIA Geforce RTX grapchics card, and a compatible resource pack[more information needed]. The transparency of leaves is not affected by the graphics mode, but by the Fancy Leaves setting. In Simple graphics mode, clouds remain volumetric but become opaque.
Detailed analysis[edit | edit source]
Java Edition[edit | edit source]
Leaves[edit | edit source]

When graphics are set to Fast, leaves are rendered as completely opaque blocks when placed in the world. (In item form, they still appear transparent.) This is likely meant to improve framerates by treating leaves more like full, solid cubes, and allowing their faces to be culled by each other, resulting in the game having to render less faces in forested areas; this, however, does not happen.[1]
Leaves do not use a separate texture file for their appearance in Fast graphics - rather, all transparent regions in the texture are set to fully opaque, and appear black.[more information needed]
Leaves are the only block subject to this - other transparent cubes such as monster spawners are still rendered transparent, likely due to their comparative rarity.
Translucency[edit | edit source]
When graphics are set to Fast or Fancy, the game makes compromises on the rendering of many translucent elements of the game.
A notable example of this involves viewing the world through translucent blocks such as stained glass, tinted glass and ice. When this is done, the game does not attempt to render particles, rain, snow, or clouds behind the block.
There are also many, much more subtle cases which can be seen. Experience orbs have many associated cases - for example, they can block the rendering of their own shadows, as well as of other entities, including entity-rendered blocks such as chests, as well as non-entity-rendered translucent blocks such as stained glass, and other things like the outlines of targeted blocks.
The effects seem to be time-specific, and often differ depending on the age of the entities in question - different effects can be sighted for experience orbs which existed in the world before the entity behind them than experience orbs which came into existence afterward.
More obscure cases can be sighted as well, such as with the dying animation of the ender dragon, the world border, and structure block annotations. Untested cases involve F3+G chunk borders and shulker bullets. Blocks such as tripwire, slime blocks and honey blocks may cause even more strange effects.
Bedrock Edition[edit | edit source]
History[edit | edit source]
[hide]Java Edition Infdev | |||||||
---|---|---|---|---|---|---|---|
20100615 | Added the graphics setting, with "fast" and "fancy" options. | ||||||
Currently, clouds and entity shadows are affected. | |||||||
20100616-1808 | Leaves are now affected by the graphics setting. | ||||||
20100624 | A viginette now appears on the screen when fancy graphics are enabled. | ||||||
[hide]Java Edition Beta | |||||||
1.5 | Added an overlay texture for the sides of grass blocks to make their side texture appear colored identically to their top texture. This overlay is used only in fancy graphics, and fast graphics ignores it. | ||||||
[hide]Java Edition | |||||||
1.4.6 | 12w50a | Dropped items which are 2D now use a three-dimensional model in fancy graphics mode, compared to the flat 2D shape they used previously (and still use in fast graphics). | |||||
1.8 | 14w04a | Items no longer rotate at all due to a bug. This makes items visible only when facing north when fast graphics are enabled. | |||||
14w04b | Items are no longer visible at all on Fast graphics. | ||||||
14w05a | Items are once again visible on fast graphics. They now face the player on all three axes, rather than only the horizontal axes, making them clearly visible from above. | ||||||
14w25a | Grass blocks now always use the side overlay, regardless of graphics setting. This is without a doubt due to the overlay section being made to be its own model element in the model file, rather than a setting for each face, possibly also making it less expensive to render. | ||||||
"2D" items now always appear 3D, regardless of graphics setting. This must be due to the introduction of proper, customizable item models in this version, as opposed to being auto-generated by the game in previous versions. | |||||||
However, said "2D" items still do not rotate on Fast graphics - only on Fancy graphics do they rotate. | |||||||
Leaves no longer have different texture files for fast and fancy graphics - rather, the transparent texture is always used, and blank regions are filled in with an average color.[more information needed] | |||||||
Leaves now appear transparent on Fast graphics in item form (held, dropped, framed or worn on a player's head),[more information needed] and their particles also have transparency. Graphics settings only affect them when placed. | |||||||
14w25b | Leaves now render black in their transparent regions in fast graphics.[more information needed] | ||||||
1.8.1 | pre4 | Dropped items now rotate on fast graphics. | |||||
Entity shadows are no longer controlled by fast/fancy graphics - they now have their own setting. | |||||||
Clouds are no longer controlled by fast/fancy graphics - this has been merged into the clouds on/off option, which has become off/fast/fancy itself. | |||||||
1.16 | Pre-release 1 | Added the Fabulous! graphics setting, | |||||
[hide]Pocket Edition Alpha | |||||||
v0.1.0 | The game has two toggles for graphics settings: "Fancy graphics" and "Lower graphics quality." Both toggles are off by default. | ||||||
"Fancy graphics" currently affects only the rendering of leaves. | |||||||
"Lower graphics quality" decreases the render distance from four chunks to two chunks and prevents the "Fancy graphics" toggle from being enabled. | |||||||
v0.6.0 | Added clouds, which are visible only if "Fancy graphics" is enabled. | ||||||
v0.7.0 | Render distance is now controlled independently of other graphics settings, and the "Lower graphics quality" toggle has been removed. | ||||||
Cloud visibility is now controlled by the "Beautiful skies" toggle instead of fancy graphics. | |||||||
v0.8.0 | build 1 | The fancy graphics toggle is now enabled by default. | |||||
Clouds now appear opaque if fancy graphics is off. | |||||||
The following changes have been made to entity lighting in fancy graphics:
| |||||||
When the inventory screen is open, the background is now a dirt texture instead of the world if fancy graphics is off. | |||||||
Any procedurally-generated animations are paused while the player has their inventory open if fancy graphics is off. | |||||||
v0.10.0 | build 1 | Water is now significantly more transparent near the player when fancy graphics is off. | |||||
build 2 | Fog is now spherical instead of a flat plane when fancy graphics is on. | ||||||
build 6 | Fog is no longer applied to clouds when fancy graphics is off. |