Skip to content

PieterVI1/LedMapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LED Mapper

A visual slice-to-LED editor for Unreal Engine. Design your LED wall or volume mapping directly in-editor and generate the assets you need for either of two complete workflows — no external tools, no round-trips.

Think of it like a Resolume-style pixel-map editor that lives inside Unreal's asset system and speaks nDisplay + post-process materials.

This repository is the public home for LED Mapper's documentation, release notes, and issue tracker. The plugin itself is distributed through the Fab marketplace (the repo has no code).


Get the plugin

Documentation

Start here if you're new:

The two workflows at a glance

3D mesh workflow 2D pixel-remap workflow
Use when Driving real LED panels via nDisplay, or ICVFX captures where the virtual camera should see the LED content Remapping a CineCamera's output onto an LED processor pixelmap (post-process compositing)
You design Where pixelmap slices sit on physical panels in the world What part of the camera image feeds each chunk of the LED pixelmap
You generate Static meshes sized to real panel dimensions + unlit material instance per screen FP32 UV-remap texture + pre-wired post-process material per screen
You then Drop meshes in your world, drive them with nDisplay or a scene capture Plug the material onto a camera / SceneCapture as a blendable

Both workflows share the same editor, the same asset, and the same canvas. You just pick which mode at asset-creation time.

Report a problem or ask a question

Before filing, please search open issues and discussions to avoid duplicates. Good bug reports include your Unreal version, plugin version, OS, and reproduction steps — the bug-report template walks you through it.

Pull requests

The plugin's source lives in a private repository. Pull requests against this public docs repo are accepted for documentation fixes / typos (see CONTRIBUTING.md); PRs for the plugin itself aren't.


LED Mapper is developed by Pieter Van Itterbeeck (pietervi.com). Licensing of the plugin itself is covered by the Fab Standard Content License.

About

No description, website, or topics provided.

Resources

Code of conduct

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors