Optimize render graph and add GPU profiling
Amp-Thread-ID: https://ampcode.com/threads/T-01a01380-b478-77d0-84a0-102880a5c5ae Co-authored-by: Heaust Azure <heaust.azure@gmail.com>
This commit is contained in:
+4
-4
@@ -1,8 +1,8 @@
|
||||
# Minimal playground
|
||||
---
|
||||
layout: false
|
||||
---
|
||||
|
||||
This page creates an HDR `Scene`, one PBR material, and one indexed mesh. Move the pointer over the canvas: the handler writes the `sceneAccent` shared row directly without messaging the renderer.
|
||||
|
||||
<Playground />
|
||||
<Playground fullscreen />
|
||||
|
||||
<script setup>
|
||||
import Playground from "./.vitepress/Playground.vue";
|
||||
|
||||
Reference in New Issue
Block a user