Jump to content

[1.11.2] Open GL - VBOs respect of game settings


Elix_x

Recommended Posts

Hello everybody!

 

So i have a probably simple question, but it bothered me for a while:

I am using VBOs for rendering of my objects. I noticed recently that there's a game setting that allows to turn on/off VBOs. What would be the consequences of me not respecting this setting (and more precisely using VBOS when VBOs are turned off)?

 

I know that generally VBOs are better, but aren't supported on old graphic cards. So what would be the consequences, other than old graphic cards not being supported?

 

Thanks for help.

Link to comment
Share on other sites

Hello everybody!

 

So i have a probably simple question, but it bothered me for a while:

I am using VBOs for rendering of my objects. I noticed recently that there's a game setting that allows to turn on/off VBOs. What would be the consequences of me not respecting this setting (and more precisely using VBOS when VBOs are turned off)?

 

I know that generally VBOs are better, but aren't supported on old graphic cards. So what would be the consequences, other than old graphic cards not being supported?

 

Thanks for help.

Crashes because some graphics cards dont support them, that is all.

VANILLA MINECRAFT CLASSES ARE THE BEST RESOURCES WHEN MODDING

I will be posting 1.15.2 modding tutorials on this channel. If you want to be notified of it do the normal YouTube stuff like subscribing, ect.

Forge and vanilla BlockState generator.

Link to comment
Share on other sites

Hello everybody!

 

So i have a probably simple question, but it bothered me for a while:

I am using VBOs for rendering of my objects. I noticed recently that there's a game setting that allows to turn on/off VBOs. What would be the consequences of me not respecting this setting (and more precisely using VBOS when VBOs are turned off)?

 

I know that generally VBOs are better, but aren't supported on old graphic cards. So what would be the consequences, other than old graphic cards not being supported?

 

Thanks for help.

Crashes because some graphics cards dont support them, that is all.

So what would be the consequences, other than old graphic cards not being supported?

 

But yeah. That's probably it actually.

Link to comment
Share on other sites

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.