oxygengine-ha-renderer 0.46.1

Hardware Accelerated renderer module for Oxygengine
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pub mod apply_sprite_animation_to_material;
pub mod atlas;
pub mod camera_cache;
pub mod font;
pub mod immediate_batch;
pub mod mesh_bounds_gizmo;
pub mod render_forward_stage;
pub mod render_gizmo_stage;
pub mod render_postprocess_stage;
pub mod renderer;
pub mod rig;
pub mod sprite_animation;
pub mod tilemap;
pub mod transform;
pub mod virtual_image_uniforms;
pub mod volume_overlap;
pub mod volume_visibility;