I recreated Bedrock’s Paperdoll in Java using internal shaders 👀

U

/u/xPorter_

Guest
So I’ve been working on bringing one of my favorite Bedrock features into Java Edition — the paperdoll.

Using shaders, I managed to replicate a real-time player preview that shows your character as you move, just like in Bedrock. It updates dynamically with animations, movement, and perspective.

This isn’t a mod with heavy UI hacks — it’s purely shader-based, which makes it feel surprisingly smooth and lightweight.

Features so far:

  • Real-time player rendering
  • Smooth animation syncing
  • Works in normal gameplay (no special screen needed)
  • Minimal performance impact

I’m still experimenting with positioning, scaling, and making it feel more “vanilla-friendly”

Whats your ideas

https://streamable.com/8yi1lu

submitted by /u/xPorter_
[link] [comments]

Continue reading...
 
Back
Top