A collection of sample code projects using Babylon Native to illustrate various scenarios.
- Run
npm install
from the Apps folder. - Run
cmake -B Build
from the root folder of the repo. - Open the solution
Build\BabylonNativeExamples.sln
. - Build and run a project under the
Apps
solution folder.
- ConsoleApp - A Windows console application that takes screenshots of 3D assets
- StyleTransferApp - A Windows application that uses Machine Learning APIs to apply artistic style to the rendered output