| 网站首页 | 业界新闻 | 小组 | 威客 | 人才 | 下载频道 | 博客 | 代码贴 | 在线编程 | 编程论坛
欢迎加入我们,一同切磋技术
用户名:   
 
密 码:  
共有 5740 人关注过本帖, 1 人收藏
标题:宁可小写程序,多翻译E文,Choosing the right Graphics API
只看楼主 加入收藏
点线面
Rank: 8Rank: 8
来 自:NO.-1
等 级:蝙蝠侠
帖 子:525
专家分:980
注 册:2011-1-3
结帖率:100%
收藏(1)
已结贴  问题点数:5 回复次数:3 
宁可小写程序,多翻译E文,Choosing the right Graphics API
Hi, I've heard of a lot of different graphics APIs being shot out here and there. But no one really broke down which one is the best and why it is.
嗨,我听过很多不同图形应用接口用在不同地方.但是没有真正知道它们好与不好
I hear that SFML is faster than SDL etc etc..
我听过SFML(是一个多媒体的C++库,适合于游戏开发以及自定义组件,对于通用GUI元素并不方便;
)比SDL(是一个跨平台的,不收费的开源软件。该软件应用C语言开发,对外提供多种平台上图像、声音和其它输入装备的简单接口。)快,等等
I guess I want to know basically is three things
我想三样东西是基本知道
Which one is the easiest to learn
那个最易容学习
&&
Which one, with the goal of mastering, can be used to render the best graphics.
那个绘制图形最好
&&
When done mastering, which one will be most extensively used with a broader scope of objectives and abilities(like using some form of add on like openGL or something)
掌握去做的时候,那一个是最广泛的应用范围更广泛的目标和能力(用其它添加形式就像openGl和其它)
If you feel like you need to go into verbose explanation, then please feel free. I feel answers that I don't know any better to ask will get answered quicker.
如果你觉得你需要进入详细的解释,那么请别客气。我觉得答案,我不知道会有多问会回答更快一些。
Thanks

P.S. I'm simply only referring to 2D graphics API, because I heard that you should really get the gist of the 2D before moving onto the 3D graphics like  
 备注:我只不过是只指二维图形的API,因为我听说你要真正得到二维的要点在移动到3D图形喜欢
Return 0 (1025)     Jan 15, 2011 at 12:13pm
When it comes to 2d APIs you have 3 choices. SDL, written in C, SFML, written in C++, and Allegro, anothe
当进入2dAPI你有3个选择,SDL,用C写,SFML,用C++,Allegro,其它C库,
r C library. All three are very easy to use. SDL has always held a place in my heart,
全部都容易用.SDL一直占据我心中的地位,但是如果你单单用C++,我建意你用SFML.
but if you're writing purely in C++ I would suggest SFML. Allegro isn't a bad library,
Allegro不算坏库,只是社区支持较少.
it just doesn't have the same level of community support. All three have support for opengl and direct3d.
全部都支持opengl和d3d.目前那个最好是......
 As far as which one is better... SFML probably comes out ahead of the rest as a more modern OO and hardware accelerated API that also has several features that the other APIs don't AND I find it easier to use.
SFML可能最先推出作为一个现代面向对象和比起其它易上手的硬件加速API支架
kash kow ken wrote:
Which one, with the goal of mastering, can be used to render the best graphics.


What do you mean by "best graphics?"
 
kash kow ken (28)     Jan 15, 2011 at 1:39pm
Yes, definitely by graphics...and versatility. Will they both have the same graphics... just matters on the speed functionality etc etc?
搜索更多相关主题的帖子: 软件应用 多媒体 C语言 通用 游戏 
2011-01-15 20:53
明王朝
Rank: 3Rank: 3
等 级:论坛游侠
帖 子:58
专家分:196
注 册:2009-11-3
收藏
得分:5 
学习一下
2011-01-17 18:07
ergouge
Rank: 1
等 级:新手上路
帖 子:9
专家分:3
注 册:2011-5-19
收藏
得分:0 
顶一哈
2011-10-25 22:37
鸥翔鱼游
Rank: 5Rank: 5
等 级:职业侠客
帖 子:182
专家分:323
注 册:2014-4-19
收藏
得分:0 
学习学习
2014-04-28 14:29
快速回复:宁可小写程序,多翻译E文,Choosing the right Graphics API
数据加载中...
 
   



关于我们 | 广告合作 | 编程中国 | 清除Cookies | TOP | 手机版

编程中国 版权所有,并保留所有权利。
Powered by Discuz, Processed in 0.022055 second(s), 8 queries.
Copyright©2004-2024, BCCN.NET, All Rights Reserved