# away3d-samples **Repository Path**: zygameui/away3d-samples ## Basic Information - **Project Name**: away3d-samples - **Description**: Away3D sample projects - **Primary Language**: Haxe - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-25 - **Last Updated**: 2021-10-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Examples using Away3D for OpenFL ## Introduction Away3D for OpenFl is a port of the Flash Away3D engine, enabling OpenFL C++ native builds for OSX, Windows, iOS, Android and maybe others. ## Installation haxelib install away3d-samples Or if you would like to install a specific example use the following. lime create away3d // To list all of the available examples lime create away3d View // To install the basic/View example lime create away3d View /destinationFolder // To install the example to a specific location A typical project.xml file would look as follows. Each example has it's own project.xml.