Replace Minecraft texture with our own

We should use our own homemade texture for the end-portal-inspired
background rather than using the texture from Minecraft.
This commit is contained in:
Evan Goode 2025-01-02 17:57:09 -05:00
parent d5fc1b2bd0
commit 43d5dca4c5
3 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
import * as THREE from "three";
import { supported } from "@mapbox/mapbox-gl-supported";
import endPortalUrl from "./end_portal.png";
import endPortalUrl from "./end-portal.png";
const vertShader = `
varying vec3 v_normal;

BIN
ts/end-portal.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB