在c ++中集成swf [英] Integrating swf in c++

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

问题描述

有什么办法让c ++ gui应用程序包含.swf?

swf文件比gif或其他类型的动画更小,更容易制作它能很好地包含它们。

库的一些建议,免费或甚至开源...

解决方案

Awesomium 和其他这家伙正是您所需要的。




  • 通过Chromium解释html / javascript / css - Chrome浏览器来自Google的浏览器基础。 / strong>
  • C ++

  • 免费

  • 开放源代码
  • awesome


$ b 从web内容(html / javascript / html)生成纹理 css + flash!)。然后,您可以像此演示一样使用。在此视频中,您可以看到Youtube显示在3D四边形网格上使用的纹理上。也可以下载演示。

有些人正在用它来代替他们的GUI系统。也见AkaRUI。


Is there any way of making c++ gui applications that include .swf?

The swf file are pretty small and easier to make than gif or other kind of animations so it would be nice to be able to include them.

Some recommendations of a library, free or even open source...

解决方案

Awesomium and the other websites from this guy are just what you need.

  • interpret html/javascript/css - via Chromium - the base of the Chrome web browser from Google.
  • plays flash content
  • C++
  • free
  • open-source
  • awesome

It generates a texture (a 2D image) from web content ( html/javascript/css + flash! ). Then you can use as you want like in this demo. In this video you can see that Youtube is displayed on a texture that is used on a 3D quad mesh. You can download the demo too.

Some people are using it to replace their GUI system. See AkaRUI too.

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

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