动画在C ++中 [英] Animation in C++

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

问题描述

用什么方式来绘制动画在C ++? GDI +? OpenGL的?你特别推荐的一类模式以获得绘图和重绘做了什么?

What are ways to draw animations in C++? GDI+? OpenGL? Would you recommend a class pattern in particular to get the drawing and redrawing done?

你知道任何开源项目中,动画是由这样我就可以拿在code偷看的?

Do you know of any open source project where animations are made so I can take a peek at the code?

在哪里,你会开始,如果你想code几何动画?你知道有什么好的库?帖子链接,教程和其他有趣的信息...

Where would you start if you wanted to code geometrical animations? Do you know of any good libraries? Post links to tutorials and any other interesting information...

推荐答案

QT QGraphicsScene

QT QGraphicsScene

它是专门设计,使书写2D游戏容易和轻松,用动画的大力支持。

QT是一个非常成熟的跨平台工具包,其中也有一个开源的味道。

It was specifically designed to make writing 2D games easy and effortless, with great support for animation.
QT is a very mature cross platform toolkit which also have an open source flavor.

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

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