美文网首页
canvas框架引擎

canvas框架引擎

作者: beforerFE | 来源:发表于2016-11-17 17:18 被阅读632次

    2016年 最火的 15 款 HTML5 游戏引擎
    http://www.oschina.net/news/72092/2016-top-15-html5-game-engines

    排名前10的H5、Js 3D游戏引擎和框架

    egret :http://www.egret.com/

    unity3d

    iio v1.4 http://iio.js.org/
    iio Engine Version 1.2.2+ http://iioengine.iioinc.com/

    Fabric.js
    http://fabricjs.com/
    http://fabricjs.com/demos/
    http://www.cnblogs.com/lhb25/archive/2013/03/14/fabric-js-canvas-library.html

    curl.js


    这个javascript脚本能够使图片产生卷曲效果。
    http://www.open-open.com/ajax/Canvas.htm

    给开发者提供的 35 款 JavaScript 图形图表库
    http://www.oschina.net/news/49138/javascript-chart-and-graph-libraries

    图形框架 Paper.js

    pixijs

    姚垚 16:23:24
    https://github.com/qiao/PathFinding.js
    @涛哥 路径查找的
    http://qiao.github.io/PathFinding.js/visual/
    这个是demo

    lufylegend
    /*** lufylegend* @version 1.9.10* @Explain lufylegend是一个HTML5开源引擎,利用它可以快速方便的进行HTML5的开发* @author lufy(lufy_legend)* @blog http://blog.csdn.net/lufy_Legend* @email lufy.legend@gmail.com* @homepage http://lufylegend.com/lufylegend* @github https://github.com/lufylegend/lufylegend.js*/

    http://www.lufylegend.com/

    demo: http://higo.meilishuo.com/spread/higo_h5/index.php?from=timeline&isappinstalled=0
    http://higo.meilishuo.com/spread/higo_h5/js/lufylegend-1.9.10.min.js

    createjs
    http://www.jikexueyuan.com/course/276.html
    CreateJS基础

    http://www.gbtags.com/gb/share/4775.htm

    http://www.jikexueyuan.com/course/278.html
    CreateJS中TweenJS基本应用视频教程-极客学院

    http://www.w3cfuns.com/blog-5443287-5401097.html
    http://www.w3cfuns.com/blog-5443287-5401123.html
    http://www.w3cfuns.com/blog-5443287-5402331.html
    http://www.w3cfuns.com/blog-5443287-5409371.html

    http://www.w3cfuns.com/blog-5443287-5402474.html

    = =用createJS写个flyppyPeople

    http://www.cnblogs.com/axes/p/3600751.html?utm_source=tuicool&utm_medium=referral

    http://whxaxes.github.io/canvas-test/src/Game-demo/FlppyPeople/index.html

    three.js
    Three.js是一个轻量级的JavaScript库,用于在浏览器上创建和显示3D图形。它可以同时使用Canvas、SVG或WebGL进行绘制。优点和缺点:支持3D,但是不适合做2D游戏

    https://github.com/cocos2d/cocos2d-html5

    html5-game-engine
    http://html5gameengine.com/
    各框架具体参数对比
    http://www.w3cfuns.com/blog-5443287-5400882.html

    http://www.open-open.com/lib/view/open1388556283875.html

    WebGL3D游戏引擎
    http://doc.babylonjs.com/
    http://www.babylonjs.com/

    相关文章

      网友评论

          本文标题:canvas框架引擎

          本文链接:https://www.haomeiwen.com/subject/adidpttx.html