Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 1.06 KB

index.md

File metadata and controls

23 lines (18 loc) · 1.06 KB
layout title permalink
page
Setting the Scene
/SettingTheScene/

The first draft of this chapter is now complete. We'll make corrections and refine it over the coming weeks

This chaper introduces developers to the world of Vulkan, Scene Graphs, and how the VulkanSceneGraph combines these technologies to improve productivity and deliver high performance graphics and compute applications, takes you through downloading, building and install software and running the first exercise. The topic is broken down into the following sections:

  1. Low-level APIs
  2. Vulkan
  3. High-level APIs
  4. Development Principles
  5. Performance Principles
  6. VulkanSceneGraph Ecosystem
  7. VulkanSceneGraph Library
  8. Building the VulkanScenegraph projects
  9. Hello World

With completion of this chapter you will be able run the Hello World application: