Jump to content

Recommended Posts

Posted (edited)

This is a bit of a continuation of this thread, but isn’t not the exact same subject so I’ve started a new thread.

My have a bunch of problems to do with rendering, lighting & code practice:

1) I’ve been told that I should be using Forges Render Pipeline instead of the BufferBuilder directly

2) I can’t figure out how (efficiently/properly) to do lighting in my rendering

3) I don’t know to do smooth (ambient occlusion) rendering

So I’m asking the following questions (numbered relating to the problem the address)

1,2,3) How does Forges Render Pipeline work?

3) How can I create my own baked quads (on the fly)? (So that I can pass them to the Pipeline and have all the smooth rendering taken care of)

1) How can I create & render custom shapes using the Pipeline?

 

Anybody feel free to answer any part of any question or just post any information you think is (even slightly) relevant. I can’t find any information anywhere about this.

Edited by Cadiboo

About Me

Spoiler

My Discord - Cadiboo#8887

My WebsiteCadiboo.github.io

My ModsCadiboo.github.io/projects

My TutorialsCadiboo.github.io/tutorials

Versions below 1.14.4 are no longer supported on this forum. Use the latest version to receive support.

When asking support remember to include all relevant log files (logs are found in .minecraft/logs/), code if applicable and screenshots if possible.

Only download mods from trusted sites like CurseForge (minecraft.curseforge.com). A list of bad sites can be found here, with more information available at stopmodreposts.org

Edit your own signature at www.minecraftforge.net/forum/settings/signature/ (Make sure to check its compatibility with the Dark Theme)

Posted (edited)

So it seems pretty much the entire Pipeline was added in 1 commit about 3 years ago and it has been barely touched (except for optimisation & updates) since.

The only people who have worked on it are RainWarrior (who made it), AlgorithmX2, williewillus and bs2609 (who appears to be maintaining it) (and LexManos & Mezz & cpw with formatting & licensing).

Edit: Looking back through PRs it appears that quite a lot of people understand how the Pipeline works (and how to efficiently use it)

 

If I manage to understand how it works or find any documentation I’ll put it in this thread.

Edited by Cadiboo

About Me

Spoiler

My Discord - Cadiboo#8887

My WebsiteCadiboo.github.io

My ModsCadiboo.github.io/projects

My TutorialsCadiboo.github.io/tutorials

Versions below 1.14.4 are no longer supported on this forum. Use the latest version to receive support.

When asking support remember to include all relevant log files (logs are found in .minecraft/logs/), code if applicable and screenshots if possible.

Only download mods from trusted sites like CurseForge (minecraft.curseforge.com). A list of bad sites can be found here, with more information available at stopmodreposts.org

Edit your own signature at www.minecraftforge.net/forum/settings/signature/ (Make sure to check its compatibility with the Dark Theme)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.