# CC:DirectGPU, VS Compatible now
Next-gen graphics for ComputerCraft.
Unlock true 24-bit colour, GPU-level performance, and real-time interactivity on your ComputerCraft monitors — all inside Minecraft.
💬 Join the Discord (https://discord.gg/zr2CScq7Gf) • GitHub Repository (https://github.com/tiktop101/CC-DirectGPU-Mod)
[Reddit Community] (https://www.reddit.com/r/CCDirectGPU/)
Recommended Version of CC:T for this mod is: 1.116.1
---
# What It Adds
Bring your ComputerCraft displays to life with hardware-accelerated rendering, full RGB graphics, and interactive UIs — all plug-and-play.
- True RGB pixel graphics: Up to 164×81 pixels per block, or 656×324 with 4× scaling.
- Auto monitor detection: Works with any monitor array or orientation — no manual setup.
- Fast drawing primitives: Draw pixels, lines, and shapes at GPU-like speeds.
- JPEG + PNG + GIF image support: Decode and render images in milliseconds (≈5–15 ms typical).
- Smart compression: 90%+ bandwidth savings for streamed or repeating frames.
- Interactive input: Detect clicks, drags, and keyboard input directly on monitors.
- Massive displays: Supports up to 16×16 monitor arrays and 50+ total displays.
- Thread-safe design: Multiple computers can safely update the same screen for smooth visuals.
---
# Why You’ll Want It
Turn basic text monitors into vibrant, dynamic displays.
- Create real-time dashboards, control rooms, or media walls.
- Display pixel art, animations, or live webcam feeds.
- Perfect for builders, modpack creators, and creative coders.
---
# Highlights
- Supports Forge & Fabric (requires latest CC:Tweaked).
- Orientation-independent arrays: Works in any direction.
- Resolution scaling: Choose between 1×–4× detail depending on performance.
---
# Code Examples
[View Example Scripts on GitHub] (https://github.com/tiktop101/CC-DirectGPU-Mod/tree/main/Examples)
Interactive Input
Detect mouse clicks, drags, and keyboard events directly on the monitor surface to build custom UIs, dashboards, or drawing boards.
---
# Setup
- Minecraft Java Edition
- Forge or Fabric
- Latest CC:Tweaked
Supports monitor arrays up to 16×16 blocks with optional 2×–4× resolution scaling
Larger setups increase pixel count and bandwidth use — plan accordingly.
---
> CC:DirectGPU — because your ComputerCraft screens deserve more than text.