这个桌面上的3D渲染是怎么完成的
我在 OpenGL.org 上读到一个主题,其中一个人做了这个: http://coreytabaka.com/programming/cube-demo/
他说要发布源代码,但他从未这样做过, 有人知道我怎么能得到同样的想法吗?
与用 alpha 清除窗口但绘图有关 也是如此..只是不知道如何获得 OpenGL 设置 那。从那里我可以做我的事情,但我想要一个基地 这是用 VisualStudio 在 C++ 中运行的,
有人有类似的东西吗?或者可以显示 完成这种渲染的代码片段。
I read a topic on OpenGL.org where a guy made this:
http://coreytabaka.com/programming/cube-demo/
He said to release the source code but he never did,
does anyone how I could get the same idea?
Has to do with clearing the window with alpha but drawing
on it as well.. just don't get how to get OpenGL setup like
that. From there I can do my stuff but I'd like a base for
this running in C++ with VisualStudio,
Anybody has something like this laying around ? Or can show
pieces of the code to get this kind of rendering done.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)