GithubHelp home page GithubHelp logo

chinedufn / rectangle-pack Goto Github PK

View Code? Open in Web Editor NEW
70.0 4.0 2.0 186 KB

A general purpose, deterministic bin packer designed to conform to any two or three dimensional use case.

License: Apache License 2.0

Rust 100.00%
bin pack texture atlas rect rectangle 2d 3d

rectangle-pack's Issues

Packing Behaviour

Hi! while trying to pack a bunch of glyphs inside a rectangle I notice this strange behaviour where my atlas will start be filled in the diagonal, from the top left to the bottom right and then branching to the sides, is that the right behaviour?

I also reach a point where the packing whould give an not enough space error, but visually having quite a bit of space to spare. For instance in the next example I can't pack everything together into a single atlas. What is happening?

Rectangle Pack Results (warning! very white images)

Ubuntu-L-00
Ubuntu-L-01

In contrast using a skyline heuristic (from texture_packer) I got mutch better results, using the same settings

Skyline Results

Ubuntu-L

Add license files

Your license is hidden in your cargo file, could help users if you had license files in your proj.

no_std support

Having no_std support would lend this library into web assembly projects better. Some of the standard libraries end up being quite huge in wasm.

version 0.2.1 has a breaking change

Thank you for this library!

This issue is just to mention that 0.2.1 has a breaking change, as the pack_rects method changed to take an &mut

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.