{"id":13744213,"url":"https://github.com/away3d/away3d-examples-openfl","last_synced_at":"2025-05-09T02:33:01.278Z","repository":{"id":3171677,"uuid":"4202895","full_name":"away3d/away3d-examples-openfl","owner":"away3d","description":"OpenFL port of the Away3D 3D engine - Examples","archived":false,"fork":false,"pushed_at":"2015-09-04T18:57:21.000Z","size":19922,"stargazers_count":38,"open_issues_count":4,"forks_count":16,"subscribers_count":13,"default_branch":"master","last_synced_at":"2024-11-15T15:42:23.039Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Haxe","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/away3d.png","metadata":{"files":{"readme":"README.markdown","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-05-02T12:47:26.000Z","updated_at":"2024-09-17T19:03:46.000Z","dependencies_parsed_at":"2022-09-05T03:33:01.046Z","dependency_job_id":null,"html_url":"https://github.com/away3d/away3d-examples-openfl","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/away3d%2Faway3d-examples-openfl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/away3d%2Faway3d-examples-openfl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/away3d%2Faway3d-examples-openfl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/away3d%2Faway3d-examples-openfl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/away3d","download_url":"https://codeload.github.com/away3d/away3d-examples-openfl/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253177873,"owners_count":21866409,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-03T05:01:05.252Z","updated_at":"2025-05-09T02:32:58.006Z","avatar_url":"https://github.com/away3d.png","language":"Haxe","funding_links":[],"categories":["3D Engines"],"sub_categories":["Away3D"],"readme":"#Examples using Away3D for OpenFL\n\n##Introduction\nAway3D for OpenFl is a port of the Flash Away3D engine, enabling OpenFL C++ native \nbuilds for OSX, Windows, iOS, Android and maybe others.\n\n##Installation\n\n    haxelib install away3d-examples\n    \nOr if you would like to install a specific example use the following.\n\n    lime create away3d      // To list all of the available examples\n    lime create away3d:Basic_View      // To install the Basic_View example\n    lime create away3d:Basic_View /destinationFolder  // To install the example to a specific location\n    \nA typical project.xml file would look as follows. Each example has it's own project.xml.\n\n    \u003c?xml version=\"1.0\" encoding=\"utf-8\"?\u003e\n    \u003cproject\u003e\n        \n        \u003cmeta title=\"Basic View Away3D OpenFL\" package=\"away3d.examples.BasicView\" version=\"1.0.0\" /\u003e\n        \u003capp main=\"Basic_View\" file=\"Basic_View\" path=\"Export\" /\u003e\n        \n        \u003cwindow width=\"1024\" height=\"700\" if=\"desktop\"/\u003e\n        \u003cwindow width=\"0\" height=\"0\" if=\"html5\" /\u003e\n        \u003cwindow orientation=\"landscape\" vsync=\"true\" if=\"cpp\"/\u003e\n        \u003cwindow fps=\"60\" hardware=\"true\" allow-shaders=\"true\" require-shaders=\"true\" depth-buffer=\"true\" stencil-buffer=\"true\"  background=\"#000000\"  /\u003e\n            \n        \u003csource path=\"src\" /\u003e\n        \n        \u003chaxelib name=\"format\" if=\"html5\" /\u003e\n        \u003chaxelib name=\"away3d\" /\u003e\n        \u003chaxelib name=\"openfl\" /\u003e\n        \n        \u003cassets path=\"embeds\" exclude=\"away3d.svg\" /\u003e\n\n        \u003cicon path=\"embeds/away3d.svg\" /\u003e\n        \n        \u003chaxedef name=\"source-map-content\" if=\"html5\" /\u003e\n        \u003chaxedef name=\"dom\" if=\"html5\" /\u003e\n\n        \u003candroid minimum-sdk-version=\"10\" /\u003e\n\n    \u003c/project\u003e\n\t\n\t\n##Dependencies\nRequires OpenFL 2.2.4 and the Away3D library\n\n    haxelib install away3d\n        \n##License\n\nCopyright 2014 The Away3D Team\n\nThe Away3D OpenFL port is free, open-source software under the MIT license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faway3d%2Faway3d-examples-openfl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faway3d%2Faway3d-examples-openfl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faway3d%2Faway3d-examples-openfl/lists"}