9 releases (5 breaking)
0.15.3 | Aug 23, 2020 |
---|---|
0.15.2 |
|
0.5.1 | Aug 17, 2020 |
0.5.0 | Mar 23, 2020 |
0.1.2 | Jun 22, 2019 |
#40 in #amethyst
2,115 downloads per month
Used in 16 crates
(6 directly)
655KB
15K
SLoC
This implementation of the Amethyst Renderer utilizes the rendy
crate, built on top of
gfx-hal
to provide the building blocks for a AAA configurable rendering graph-based pipeline.
As a general overview, this crate can be broken down as follows:
Core
Submodules
Passes
DrawFlat2DDesc
DrawFlat2DTransparentDesc
DrawPbrDesc
DrawFlatDesc
DrawShadedDesc
DrawSkyboxDesc
DrawDebugLinesDesc
Systems
Components
Camera
SpriteVisibility
Visibility
BoundingSphere
DebugLinesComponent
Light
Tint
JointTransforms
SpriteRender
Loaders re-exported fromrendy
for loading the most common image types as textures.
Dependencies
~21–37MB
~617K SLoC