Skip to content

Commit 231d9c6

Browse files
committed
docs: auto-update
1 parent 953f288 commit 231d9c6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/_posts/2025-11-27-Game-Dev-Using-Neural-Graphics-&-Unreal-Engine.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ full_description: |-
6262
6363
Make your scenes dynamic with particle effects, shadows, physics and motion.
6464
65-
### Beyond the plugin
65+
**Beyond the plugin**
6666
6767
Want to go further and start experimenting more with Neural Graphics? After building your game with the NSS Unreal plugin, try-out the [Vulkan ML Extensions learning path](https://learn.arm.com/learning-paths/mobile-graphics-and-gaming/vulkan-ml-sample/) to explore how neural inference runs directly through the Vulkan API. This provides lower-level control over ML workloads in the graphics pipeline, and allows for prototyping custom neural effects or optimising performance beyond what’s exposed through the engine plugin. You may also want to explore [fine-tuning your own neural models with the Arm Neural Graphics Model Gym](https://learn.arm.com/learning-paths/mobile-graphics-and-gaming/model-training-gym/) and how to [apply different quantization strategies](https://learn.arm.com/learning-paths/mobile-graphics-and-gaming/quantize-neural-upscaling-models/) for optimisation of memory and latency.
6868
@@ -130,7 +130,7 @@ Attempt different environments and objects. For example:
130130

131131
Make your scenes dynamic with particle effects, shadows, physics and motion.
132132

133-
### Beyond the plugin
133+
**Beyond the plugin**
134134

135135
Want to go further and start experimenting more with Neural Graphics? After building your game with the NSS Unreal plugin, try-out the [Vulkan ML Extensions learning path](https://learn.arm.com/learning-paths/mobile-graphics-and-gaming/vulkan-ml-sample/) to explore how neural inference runs directly through the Vulkan API. This provides lower-level control over ML workloads in the graphics pipeline, and allows for prototyping custom neural effects or optimising performance beyond what’s exposed through the engine plugin. You may also want to explore [fine-tuning your own neural models with the Arm Neural Graphics Model Gym](https://learn.arm.com/learning-paths/mobile-graphics-and-gaming/model-training-gym/) and how to [apply different quantization strategies](https://learn.arm.com/learning-paths/mobile-graphics-and-gaming/quantize-neural-upscaling-models/) for optimisation of memory and latency.
136136

0 commit comments

Comments
 (0)