首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Java > Access to hardware acceleration and other fun from Java Applets.

Access to hardware acceleration and other fun from Java Applets.

  • 资源大小:19.34 kB
  • 上传时间:2021-06-29
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签:

资 源 简 介

Currently FOSS operating systems have an awkward dependency on Flash for web-based rich clients. There are several efforts in place to produce a replacement. Lightspark is making a FOSS Flash implementation, HTML5+JavaScript have been suggested as an alternative. However for many use-cases the best alternative is Java Applets. Applets are well supported by browsers, and much faster than JavaScript when it comes to code execution. Unless you plan on doing something that involves the GPU or other hardware accelerators Java Applets have a clear advantage. Our suggestion is that implementing support for GPU:s and other hardware acceleration in Java Applets are far less effort than implementing a full Flash alternative, and would give much better performance than JavaScript-based WebGL. Currently you can distribute a game using Web Start which is shunned by most developer. You will have to ask users for privileges which tend to scare or confuse them. Also
VIP VIP
0.182363s