C ++ Graphice在Visual Stdio 2012中 [英] C++ Graphice In Visual Stdio 2012

查看:111
本文介绍了C ++ Graphice在Visual Stdio 2012中的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好!



我想在Visual Studio 2012中使用图形对于像C ++这样的DEV C ++。但在Visual Stdio中没有图形库。请告诉我如何在Visual Stdio C ++中使用GRAPHICS。

Hello Everyone!

I Want to Use Graphics in Visual Studio 2012 For C++ Like DEV C++. but in Visual Stdio there is no Graphics Library .please tell me how can i use GRAPHICS in Visual Stdio C++ .

推荐答案

当然有一个图形库,实际上有两个 [ ^ ]。
Of course there is a graphics library, in fact there are two[^].


Visual C ++附带了许多示例应用程序。其中一些演示使用OpenGL或Direct X.您也可以使用GDI来做简单的图形。
Visual C++ comes with many sample applications. Some of which demonstrate using OpenGL or Direct X. You can also use the GDI to do simple graphics.




有一个开源图形库叫做OpenGL与Visual Studio非常兼容。

您可以谷歌查找有关此库的更多信息。

以下是简单的步骤 [ ^ ]用于使用Visual Studio安装和运行它。总共有大约18个教程(如果我没记错的话),它们涵盖了如何使用OpenGL API的基础知识。这个链接是第一个。



虽然本教程适用于VS2010,但我希望VS2012的步骤不会太大,所以你可以尝试一下。



另外我必须提一下 DirectX在Windows平台上也是一个不错的选择。 [ ^ ]



希望这有帮助。
Hi,
There is an open source graphics library called OpenGL which works very well with Visual Studio.
You can google to find out more about this library.
Here are the easy steps[^] for installing and running it with Visual Studio. There are around 18 tutorials (if i remember correctly) in total, which cover the basics of how to use the OpenGL APIs. This link is for the first one.

Although the tutorial is for VS2010, but i hope steps will not be very different for VS2012 so you can give it a try .

Also I must mention that DirectX is also a great option on Windows platform .[^]

Hope this helps.


这篇关于C ++ Graphice在Visual Stdio 2012中的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆