Files
mc_video_player_mod/gradle.properties
tkrmagid 6896870186
Some checks failed
build / build (push) Has been cancelled
v0.4.12: single-sided anchor quad (drop back face)
The anchor sits flush against a wall by design, so the back face never
gets a viewer. Drawing it cost an extra 4 vertices and doubled the
fragment shader work for the video texture per anchor for no visible
benefit. Removing it also fixes the mirrored-texture artifact a player
would see if they clipped behind the wall (e.g. spectator mode).

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-16 03:29:03 +09:00

457 B