Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 636 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 636 Bytes

Babylon Native Examples

A collection of sample code projects using Babylon Native to illustrate various scenarios.

Building

  1. Run npm install from the Apps folder.
  2. Run cmake -B Build from the root folder of the repo.
  3. Open the solution Build\BabylonNativeExamples.sln.
  4. Build and run a project under the Apps solution folder.

Examples

  • 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