Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Posted

Background information

I have a mod that renders the game in 360 degrees. With the most recent changes/bug fixes, I have uncovered a new bug.

The mod renders the game 6 times in 6 different directions, then uses a shader to combine all of the images into one.

 

I am using

GLStateManager.rotate(angle, 0, 1, 0);

to rotate the camera.

 

The chunks in the forward view are rendered correctly, but the chunks in other directions are often not rendered.

 

 

 

The Request

Can someone provide the name of the class or method that causes this? I have been unable to duplicate this bug using mcp (without forge).

 

 

 

Resources

The mod [1.10.2]

Source code

 

Note the flickering as chunks are occasionally rendered.

[embed=425,349]<iframe width="560" height="315" src="https://www.youtube.com/embed/lK7bxjbTOv0" frameborder="0" allowfullscreen></iframe>[/embed]

 

Loading the world from different locations with no code changes. Note the inconsistent results.

[embed=425,349]<iframe width="638" height="358" src="https://www.youtube.com/embed/i12LYlt07sI" frameborder="0" allowfullscreen></iframe>[/embed]

 

[embed=425,349]<iframe width="560" height="315" src="https://www.youtube.com/embed/qpn6f1u_NL4" frameborder="0" allowfullscreen></iframe>[/embed]

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...

Important Information

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

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.