Skip to content

rendering

Bao Anchang edited this page Sep 9, 2024 · 1 revision

Render Backend: Vkl

Components

Vkl has four main components.

  • core: Vulkan abstraction and encapsulation.
  • system: Rendering systems and computing systems.
  • scene_tree: Scene tree managers.
  • render_graph: Render graph system.

System: Create Pipeline

Scene Tree: Mesh and Scene Management

Render Graph: Simplify Render Pass Composition

Clone this wiki locally