Skip to content

Commit eed7ae3

Browse files
authored
Merge pull request #100 from arm-education/matt-working
Formatting
2 parents a6af615 + 1b2b670 commit eed7ae3

2 files changed

Lines changed: 0 additions & 3 deletions

File tree

Projects/Projects/Game-Dev-Using-Neural-Graphics-&-Unreal-Engine.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@ Make your scenes dynamic with particle effects, shadows, physics and motion.
6363
### Beyond the plugin
6464

6565
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.
66-
---
6766

6867
## Pre-requisites
6968
- Laptop/PC/Mobile for Android Unreal Engine game development

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@ full_description: |-
6565
### 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.
68-
---
6968
7069
## Pre-requisites
7170
- Laptop/PC/Mobile for Android Unreal Engine game development
@@ -134,7 +133,6 @@ Make your scenes dynamic with particle effects, shadows, physics and motion.
134133
### Beyond the plugin
135134

136135
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.
137-
---
138136

139137
## Pre-requisites
140138
- Laptop/PC/Mobile for Android Unreal Engine game development

0 commit comments

Comments
 (0)