I propose an adaptive rendering system for Bedrock Edition that automatically detects the player’s device and optimizes the renderer accordingly. For example: mobile devices could use a Pocket Edition–style pipeline, consoles could use a console-optimized pipeline, and Windows/PC could use a desktop-optimized pipeline.
This approach would preserve cross-platform feature parity while improving FPS, reducing overdraw, and making the game run smoother on devices like Nintendo Switch and older mobile hardware.
It would also allow more efficient use of features like alpha-to-coverage, culling, and MSAA without sacrificing performance on weaker devices. The goal is a unified Bedrock engine that performs optimally across all platforms, rather than one “lowest common denominator” renderer.
Please sign in to leave a comment.
1 Comments