Skip to content

Dalinnar/mevvisualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

18 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿงฑ MeVVisualizer

MeVVisualizer is a lightweight, high-performance web renderer for Minecraft Litematics, built as part of MineMeV (Minecraft Engineers Vault).

It focuses on accurate rendering, smooth interaction, and practical tools for engineers working with large structures.


๐Ÿš€ Features

  • ๐Ÿ“ฆ Litematic Support

    • Load and visualize .litematic files directly in the browser
  • ๐Ÿงฉ Multi-Region Support

    • Correctly handles structures composed of multiple regions
  • ๐Ÿ“Š Material List Included

    • Automatically calculates and displays required materials
  • ๐Ÿ” Slice Viewer

    • Inspect structures layer by layer (X/Y/Z slicing)
  • โšก High Performance

    • Optimized rendering pipeline using WebGL
    • Efficient handling of large builds
  • ๐Ÿง  Accurate Block Rendering

    • Correct visualization of complex blocks:

      • Chests
      • Redstone
      • Orientation-sensitive blocks
  • ๐ŸŽฏ No Visual Glitches

    • Clean and reliable rendering with no known major issues

๐Ÿ› ๏ธ Tech Stack


๐Ÿ“‚ Project Structure

.
โ”œโ”€โ”€ src/            # Renderer logic
โ”œโ”€โ”€ index.html      # Entry point
โ””โ”€โ”€ .gitignore

๐ŸŒ Live Demo

Available via GitHub Pages:

https://dalinnar.github.io/mevvisualizer/

โš™๏ธ Usage

  1. Open the app in your browser
  2. Load a .litematic file
  3. Navigate using mouse controls
  4. Use slice controls to inspect layers
  5. Check the material list for build requirements

๐ŸŽฎ Controls

  • Left Click + Drag โ†’ Rotate
  • Scroll โ†’ Zoom
  • (Optional) Slice controls โ†’ Change visible layers

๐Ÿ“Œ Notes

  • Uses the latest deepslate version via CDN
  • Designed for engineers and technical Minecraft players
  • Works entirely client-side (no backend required)

๐Ÿง‘โ€๐Ÿ’ป Author Dalinnar

Built by MineMeV

About

new litematic renderer created by minemev

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors