GithubHelp home page GithubHelp logo

Comments (10)

odrick avatar odrick commented on August 19, 2024 1

v0.5.2 released: https://github.com/odrick/free-tex-packer/releases/tag/v0.5.2

from free-tex-packer.

odrick avatar odrick commented on August 19, 2024

Hello. You can set dimension to the large values (10240x10240 for example) and do not check "Fixed size". Texture size will be selected automatically.

from free-tex-packer.

rtalon83 avatar rtalon83 commented on August 19, 2024

My problem:

For example, I have 50 images where I know that their can fit in 2048x2048. If I set 'fixed size: false' and dimension 4096x4096 the result, more or less, is 1022x3000, sometimes 900x4025, random non-cuadratic values. My question is: Is possible try to tell algoritm that make cuadratic atlas?
Do you know?

from free-tex-packer.

odrick avatar odrick commented on August 19, 2024

I understood. We need an appropriate algorithm. Now used MaxRectsBin. Perhaps you know the algorithm that is best for your task?
I will try https://www.npmjs.com/package/maxrects-packer in few days for example.

from free-tex-packer.

rtalon83 avatar rtalon83 commented on August 19, 2024

This can be especially useful for WebGL games where the GPU will benefit from spritesheets close to power-of-2 sizes.

Fantastic! I will try to investigate too
Thanks!

from free-tex-packer.

rtalon83 avatar rtalon83 commented on August 19, 2024

I'm watching https://github.com/soimy/maxrects-packer and I think that we have a little problem. The option rotate I can't find it.

from free-tex-packer.

odrick avatar odrick commented on August 19, 2024

Yes, it's true. But this is a realy small problem :) Please, check MaxRectsPacker algorithm here: http://free-tex-packer.com/test/ . Set Packer to MaxRectsPacker and try different methods.

from free-tex-packer.

rtalon83 avatar rtalon83 commented on August 19, 2024

Yes!! Thats what I hope happened!! Amazing!!

[v] Packer MaxRectsPacker
[v] Non Power 2
[v] Power 2
[v] Method smart, square, smartsquare,

All correct!

from free-tex-packer.

odrick avatar odrick commented on August 19, 2024

Excellent :) I will prepare a new release of the application and console utilities by the end of the day.

from free-tex-packer.

rtalon83 avatar rtalon83 commented on August 19, 2024

Perfect! Is a good feature for your app. Congrat!
You can close this issue.
Thanks!

from free-tex-packer.

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.