Coder Social home page Coder Social logo

Comments (4)

Aloento avatar Aloento commented on August 20, 2024

因为我写这个程序的时候使用了一些非常不规范的写法,比如使用同名文件覆盖第三方jar包内容等
可以看到 package org.lwjgl.opengl is sealed 说明这个第三方包 lwjgl 是封闭的,那么按理说就不可用使用同名文件覆盖它
你看不懂我写的代码是正常的,因为这个代码我自己都觉得乱的离谱,我最近在用Java17重写它

from superspineviewer.

Aloento avatar Aloento commented on August 20, 2024

我使用的是最早期版本的JDK 15,所以是没有这个限制的,不过我想问问你拿源码做什么呢

from superspineviewer.

KernSunerI avatar KernSunerI commented on August 20, 2024

我最近在写一个小游戏,当我使用您的exe程序导出序列帧并用在我的程序时,我发现这些导出的素材累积后过于巨大,于是我想,既然您可以在程序中播放.skel文件,那么我使用相同的方法也是可以的。这样我就可以只保留每个素材的.atlas、.png、.skel文件,而不是其中的每个动作对应的序列帧。

于是我下载了您的源码,但我一无所获。(悲

另外,我很期待学习您的新版本。

from superspineviewer.

Aloento avatar Aloento commented on August 20, 2024

原来你是想使用LibGDX+SpineRuntime,建议直接看
https://github.com/EsotericSoftware/spine-runtimes/tree/4.0/spine-libgdx
有什么使用方面的问题可以继续留言

from superspineviewer.

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.