Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rework render engine #89

Open
ate47 opened this issue Dec 28, 2022 · 1 comment
Open

Rework render engine #89

ate47 opened this issue Dec 28, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@ate47
Copy link
Owner

ate47 commented Dec 28, 2022

Mod version

latest

Minecraft version

1.19.3

Mod loader

Both

Description of the request

I think it's important to recreate the render engine of the Xray itself.

For the story, I've done this one years ago with a basic implementation I remembered from the original Xray, so from a code before the 1.0.0, so before all the optimization.

The new renderer would have these options:

  • Block ESP (not only entity/block-entity)
  • Non-xray blocks overlay, to know where we are
  • Ignore block entities in Xray (but keep them with the previous point)
  • All-in-one mode list, no difference between the Xray mode and the ESP modes

I'm not working a lot on Xray, so I have no clue when it will be done.

Do I want to contribute to make it?

Yes

Something else?

No response

@ate47 ate47 added the enhancement New feature or request label Dec 28, 2022
@ate47 ate47 self-assigned this Dec 28, 2022
ate47 added a commit that referenced this issue Dec 28, 2022
@Excellent62412
Copy link

I like this idea, i've desired a stand alone block esp mod for fabric however the last time i looked for one i couldn't find one on the latest version, i also desire an xray mod in which the environment within my immediate vicinity is visible {4-8 blocks}.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants