Home

Awesome

This repository contains a project that implements the technique described in the paper Concurrent Binary Trees for Large-Scale Game Components published at the conference High Performance Graphics 2024 and detailled at the Talk Advances in Real-Time Rendering in 3D Graphics and Games at Siggraph 2024.

teaser-cm

This demo relies on DX12 and some Shader model 6.6 features. Here are the steps to get it running:

This will generate a solution that you can open in Microsoft Visual Studio and the demo project is outer_space

In order to interact with the scene, you must hold the right click of your mouse!

You can also download the pre-compiled binary from the repository releases.

Cheers!