A collection of sample code projects using Babylon Native to illustrate various scenarios.
- Run
npm installfrom the Apps folder. - Run
cmake -B Buildfrom the root folder of the repo. - Open the solution
Build\BabylonNativeExamples.sln. - Build and run a project under the
Appssolution 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