Giter VIP home page Giter VIP logo

Comments (8)

minggo avatar minggo commented on September 26, 2024

你指的是纯的 ts 版吗?spine 现在不会提供纯 ts 版本。

from cocos-engine.

finscn avatar finscn commented on September 26, 2024

你指的是纯的 ts 版吗?spine 现在不会提供纯 ts 版本。

不支持 wasm 的平台 你们用的不还是 ts版本吗? 如果我希望所有平台一致, 想都使用ts版本怎么办呢?

from cocos-engine.

minggo avatar minggo commented on September 26, 2024

不支持 wasm 的平台 你们用的不还是 ts版本吗?

这个是 asm.js,是 js 版本。这个没办法,平台不支持。相当于是 fallback 方案。

如果我希望所有平台一致, 想都使用ts版本怎么办呢?

对于支持 wasm 的平台,也是有选项可以强制使用 asm.js。

from cocos-engine.

finscn avatar finscn commented on September 26, 2024

"对于支持 wasm 的平台,也是有选项可以强制使用 asm.js。"
这个怎么实现 只让spine强制使用 asm.js ?

from cocos-engine.

minggo avatar minggo commented on September 26, 2024

平台构建有个选项,不过这个是针对所有模块的,不是单独控制某个模块。

from cocos-engine.

finscn avatar finscn commented on September 26, 2024

平台构建有个选项,不过这个是针对所有模块的,不是单独控制某个模块。

针对所有的这个我知道. 希望能提供各个模块单独的.

另外 如果我要使用 其他的第三方 asm.js/wasm 版本的 物理引擎 要怎么整合呢?
.

from cocos-engine.

minggo avatar minggo commented on September 26, 2024

针对所有的这个我知道. 希望能提供各个模块单独的.

这个暂时没有计划。能说一下为什么有这个需求吗?

另外 如果我要使用 其他的第三方 asm.js/wasm 版本的 物理引擎 要怎么整合呢?

这个暂时不支持,得改引擎自己处理,等后续完善。

from cocos-engine.

finscn avatar finscn commented on September 26, 2024

这个暂时没有计划。能说一下为什么有这个需求吗?

其实主要还是为了 运行时 hack . spine的性能太低了. 它用性能来换取更强大的功能 ,但是很多功能并不需要.

from cocos-engine.

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.