在较旧的硬件上使用 OpenGL 3x?

发布于 2024-12-18 13:20:10 字数 181 浏览 1 评论 0原文

所以我最近一直想涉足图形编程的世界。经过几个小时的学习如何使用 OpenGL 非官方 SDK 元素后,我终于能够弄清楚我需要做什么。

不过有一个小问题:我的英特尔显卡(“HD”)无法支持 2.1 以上的 OpenGL。

我也许可以获得新的显卡,但我不确定,所以任何建议都会很好。

So I have been wanting to venture into the world of Graphics programming lately. After hours of learning how to use the OpenGL Unofficial SDK elements, I was finally able to figure out what I needed to do.

Small problem though: My Intel Graphics Card ("HD") can not support OpenGL beyond 2.1.

The book I am reading teaches through OpenGL 3.3 and after from what I can tell. I have heard this book is really good and I want to keep using it, but it seems like my hardware has destroyed my chances, and any other books that I can find are very recent, or were made in the 90s and are very outdated. I am very frustrated, so my question is is there any way I can create modern OpenGL applications on my current setup?

I may be able to get a new Graphics Card, but I am not sure, so any advice would be wonderful.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

嘿咻 2024-12-25 13:20:10

英特尔高清显卡始终支持新的 OpenGL 扩展。

最好的选择是从主要供应商之一(Nvidia 或 AMD)购买显卡。

Intel HD Graphics has always been behind supporting new OpenGL extensions.

Your best bet is to get a graphics card from one of the major vendors (Nvidia or AMD).

怎会甘心 2024-12-25 13:20:10

那么如果你的硬件只支持OpenGL 2.1,就使用OpenGL 2.1,那有什么问题呢?当然你可以使用OpenGL。

Well if your hardware supports only OpenGL 2.1, just use OpenGL 2.1, whats the problem with that? Of course you can use OpenGL.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文