9个版本 (5个重大更新)
0.15.3 | 2020年8月23日 |
---|---|
0.15.2 |
|
0.5.1 | 2020年8月17日 |
0.5.0 | 2020年3月23日 |
0.1.2 | 2019年6月22日 |
#40 in #amethyst
2,162 每月下载量
在 16 个crate中使用 (6 个直接使用)
655KB
15K SLoC
此Amethyst渲染器实现利用基于 gfx-hal
的 rendy
crate,提供基于AAA可配置渲染图的管道构建块。
作为一个总体概述,这个crate可以分为以下几部分:
核心
子模块
Passes
DrawFlat2DDesc
DrawFlat2DTransparentDesc
DrawPbrDesc
DrawFlatDesc
DrawShadedDesc
DrawSkyboxDesc
DrawDebugLinesDesc
系统
组件
Camera
SpriteVisibility
Visibility
BoundingSphere
DebugLinesComponent
Light
Tint
JointTransforms
SpriteRender
从rendy
中导出,用于加载最常见的图像类型作为纹理。
依赖项
~20–37MB
~598K SLoC