Skip to main content

2 posts tagged with "Games"

View All Tags

ParticleContainer - PixiJS v8 中的新速度之王

· 9 min read
Mat Groves
PixiJS Creator

PixiJS v8 通过发布其新的 ParticleContainer 将速度提升到了一个新的水平。这一新功能带来了令人惊叹的性能提升,能够轻松渲染超过10万个元素。如果你有大量元素要显示在屏幕上,你将会大吃一惊!

🌐 PixiJS v8 has taken speed to the next level with the release of its new ParticleContainer. This new feature brings a jaw-dropping performance boost, capable of rendering 100K+ without breaking a sweat. If you’ve got tons of elements to throw on the screen, you’re in for a treat!

AssetPack 1.0.0 发布!

· 10 min read
Zyie
PixiJS Admin

今天我们非常高兴地宣布 AssetPack 1.0,一款面向网页开发者的资源管理和优化工具。

🌐 Today we are very excited to announce AssetPack 1.0, an asset management and optimization tool for web developers.

在网页开发的世界中,管理和优化资源通常需要大量的人工操作。开发者需要确保他们的图片被压缩,音频文件被优化,字体被高效加载,等等。这个过程可能耗时且容易出错,尤其是在处理包含许多资源的大型项目时。为了解决这一挑战,AssetPack 提供了一个可配置的资源管道,可以自动化执行许多这些任务,从而让开发者更容易管理和部署项目中的资源。

🌐 In the world of web development, managing and optimizing assets often demands significant manual effort. Developers need to ensure that their images are compressed, their audio files are optimized, their fonts are loaded efficiently, and more. This process can be time-consuming and error-prone, especially when working on large projects with many assets. To address this challenge, AssetPack provides a configurable asset pipeline that automates many of these tasks, making it easier for developers to manage and deploy assets in their projects.