assetbundle

By paperdave

assetbundle reviews and mentions

Posts with mentions or reviews of assetbundle. We have used some of these posts to build our list of alternatives and similar projects.
  • Scale of the Universe
    1 project | news.ycombinator.com | 19 Apr 2024
    loading everything upfront (a loading bar) was a better trade off than having unloaded images if you scrolled too fast.

    making each image a separate file was not very efficient for basically any reason. i ended up writing my own streamable archive format called an "asset bundle". it is essentially all resources concatenated with.

    that code is public -> https://github.com/paperdave/assetbundle

    the scale of the universe webapp loads all the assets, but then pixi.js objects are dynamically created and destroyed depending on the scale. i never fully verified but i hope does the right thing and keeps sprite data out of vram when it's not needed.

Stats

Basic assetbundle repo stats
1
0
1.5
6 months ago

paperdave/assetbundle is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of assetbundle is TypeScript.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com