Skip to content

Commit bea2d1a

Browse files
committed
Minor updates to NX related LPs
1 parent 0cf1426 commit bea2d1a

4 files changed

Lines changed: 6 additions & 3 deletions

File tree

content/learning-paths/mobile-graphics-and-gaming/model-training-gym/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ tools_software_languages:
2727
- PyTorch
2828
- Jupyter Notebook
2929
- Vulkan
30+
- NX
3031
operatingsystems:
3132
- Linux
3233
further_reading:

content/learning-paths/mobile-graphics-and-gaming/nss-unreal/3-create-example.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ This repository's release package contains everything you need to set up NSS for
1414
Download the latest release `.zip` and extract it on your Windows machine.
1515

1616
{{% notice Unreal Engine 5.5 plugin %}}
17-
For this UE version, the steps will be slightly different. Refer to the repository documentation for more information.
17+
This version is deprecated. Refer to the repository documentation for more information.
1818
{{% /notice %}}
1919

2020

@@ -48,7 +48,7 @@ Open your project directory in Windows explorer, and create a new folder called
4848

4949
## Enable the plugin
5050

51-
The plugin is included in the release package you downloaded in the previous section. The package contains a separate folder for each supported Unreal Engine version. Make sure you use the folder that matches your engine version (for example, UE5.5 for Unreal Engine 5.5).
51+
The plugin is included in the release package you downloaded in the previous section. The package contains a separate folder for each supported Unreal Engine version. Make sure you use the folder that matches your engine version (for example, UE5.4 for Unreal Engine 5.4).
5252

5353
1. Copy the appropriate engine-version folder from the extracted .zip archive into your project's Plugins directory.
5454
2. Reopen Unreal Engine. When prompted, confirm that you want to enable the plugin.

content/learning-paths/mobile-graphics-and-gaming/nss-unreal/_index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ learning_objectives:
1515

1616
prerequisites:
1717
- Windows 11
18-
- Unreal Engine 4.27 or 5.4-5.6 (with the Templates and Feature Pack enabled)
18+
- Unreal Engine 4.27 or 5.4 or 5.6 (with the Templates and Feature Pack enabled)
1919
- Visual Studio (with Desktop Development with C++ and .NET desktop build tools)
2020

2121

@@ -31,6 +31,7 @@ tools_software_languages:
3131
- Unreal Engine
3232
- Vulkan SDK
3333
- Visual Studio
34+
- NX
3435
operatingsystems:
3536
- Windows
3637

content/learning-paths/mobile-graphics-and-gaming/vulkan-ml-sample/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ armips:
2929
tools_software_languages:
3030
- Vulkan
3131
- RenderDoc
32+
- NX
3233
operatingsystems:
3334
- Windows
3435

0 commit comments

Comments
 (0)