The video tests Claude and Abacus AI's GLM to code a Minecraft shader pack from scratch in 40 minutes. Claude produced impressive light rays and waves but had blinding sun issues. GLM created a cozier look with fewer shadows but had transparency bugs.
A short editorial from the FLOWNIB team on why this content matters.
The video pits Claude against Abacus AI's GLM for Minecraft shader coding, revealing that AI-generated shaders still struggle with sun rendering and player transparency.
What sets this apart is the direct comparison of a single-model AI (Claude) vs a router model (GLM) that uses multiple AIs, showing trade-offs in speed and quality. SEONIB notes this highlights the importance of model selection for task-specific coding.
Developers and Minecraft modders should watch this to understand current AI limitations in real-time graphics coding and consider Abacus AI's cost-effective multi-model approach for iterative tasks.
An AI assistant by Anthropic, used for coding and creative tasks.
Abacus AI's chat model that routes tasks to the best underlying AI model.
A set of files that modify Minecraft's graphics for enhanced lighting, shadows, and effects.
A platform offering a router LLM that provides access to multiple AI models for a monthly fee.
Using artificial intelligence to generate or debug computer code.
Evaluating the visual output and performance of different shader packs side by side.
A graphical effect that simulates light beams passing through objects like trees or water.
Which AI performed better overall in making the shader?
Both had strengths: Claude had better visual effects like light rays and waves but suffered from a blinding sun and abrupt day/night switches. GLM was faster and produced a cozier, more consistent look but had transparency bugs and no settings menu.
Why did Claude's shader have a blinding sun?
The AI overexposed the sun's brightness, a common issue where shaders don't handle the sun's intensity correctly, causing a white abyss when looking toward it.
What transparency bug did GLM's shader have?
The player's model became partially transparent, and items held in hand were visible through the character's body.
How did the two AIs differ in approach?
Claude used a single AI model (Opus 4.8), while GLM (Chat LLM) used a router to select the best model for each subtask, accessing multiple AIs like ChatGPT, Google, Claude, and others.
Did either shader work on the first try?
No, both required multiple iterations: Claude needed 2-3 attempts, and GLM required 3-4 error-fixing cycles.
What was the time limit for each AI?
Each AI was given 40 minutes to generate a working Minecraft shader pack from scratch.
Which shader handled underwater rendering better?
GLM's shader had the best underwater visuals in the comparison, with clearer water and less distortion.
Why did the video creator say Claude's shader was 'too realistic'?
Because staring at the sun in the shader caused a blinding effect, mimicking real-life sun intensity but making gameplay difficult.
What unique feature did Claude's shader have that GLM's didn't?
Claude's shader included tree swaying in the wind and light rays through leaves, which GLM lacked.
How much does Abacus AI's Chat LLM cost?
It costs $10 per month, which is about half the price of many individual AI subscriptions.