Git Product home page Git Product logo

Comments (4)

akdcl avatar akdcl commented on May 23, 2024

目前还不支持 phaser,可以尝试使用 egret,不过可以看到,龙骨运行时对接一个引擎并不是十分的复杂,代码量通常只有几百行,你可以试试支持:)

from dragonbonesjs.

zk-luke avatar zk-luke commented on May 23, 2024

主要是公司技术栈一直是phaser,看龙骨很好用,就想配合下使用。
我看了下pixi的SDK,不是很复杂。
phaser主要是没有mesh,phaser在集成pixi的时候把mesh给去掉了。
我自己想自己写个对phaser的sdk,但有个地方有点不明白,想请教下:如果想加mesh功能(播放mesh动画)会有很大工作量么?需要了解egret的底层么,mesh所有相关的部分?

from dragonbonesjs.

akdcl avatar akdcl commented on May 23, 2024

如果加 mesh 功能,就需要对 mesh 有了解,但不需要对 egret 有了解,因为 db 的核心逻辑是和渲染引擎无关的,不过你可以借鉴 egret 的 mesh 或 pixi 的 mesh 渲染来尝试,通常渲染 mesh 需要涉及到渲染底层

from dragonbonesjs.

akdcl avatar akdcl commented on May 23, 2024

已经添加了对 phaser 的支持。

from dragonbonesjs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.