{"id":20760123,"url":"https://github.com/galacean/effects-native-examples","last_synced_at":"2025-04-30T05:24:14.035Z","repository":{"id":208407120,"uuid":"721023448","full_name":"galacean/effects-native-examples","owner":"galacean","description":"Galacean Effects's native examples","archived":false,"fork":false,"pushed_at":"2024-01-03T11:02:40.000Z","size":7901,"stargazers_count":14,"open_issues_count":1,"forks_count":2,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-04-24T13:49:09.244Z","etag":null,"topics":["animation","cpp","effects","opengles"],"latest_commit_sha":null,"homepage":"https://galacean.antgroup.com/effects/","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/galacean.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-11-20T07:47:22.000Z","updated_at":"2023-12-25T11:25:14.000Z","dependencies_parsed_at":"2023-12-01T08:27:14.560Z","dependency_job_id":"d4bff403-1bf4-4d65-8e4d-77b825785bcf","html_url":"https://github.com/galacean/effects-native-examples","commit_stats":null,"previous_names":["galacean/effects-native-examples"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/galacean%2Feffects-native-examples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/galacean%2Feffects-native-examples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/galacean%2Feffects-native-examples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/galacean%2Feffects-native-examples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/galacean","download_url":"https://codeload.github.com/galacean/effects-native-examples/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251646464,"owners_count":21620929,"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":["animation","cpp","effects","opengles"],"created_at":"2024-11-17T10:11:18.570Z","updated_at":"2025-04-30T05:24:14.008Z","avatar_url":"https://github.com/galacean.png","language":"C","readme":"# Galacean Effects Native Examples\n\n## Introduction\nThis repo is for demo of integration of [GalaceanEffectsNative](https://github.com/galacean/effects-native) player (take ``GEPlayer`` for short).\n\n## OS Requirement\n- Android: 6.0 or later\n- iOS: 11.0 or later\n\n## Directory layout\n```\nGalaceanEffectsNativeExamples\n├── android # Android demo gradle project\n├── ios # iOS demo Xcode project\n├── libs # binary artifact\n│   ├── aar  \n│   └── framework \n└── ...\n```\n\n## Getting Started\nTo use GEPlayer in your Android or iOS project, follow these steps:\n\n### Android\nAdd the following dependencies to your build.gradle file:\n```\ndependencies {\n    // ...\n    implementation 'io.github.galacean:effects:0.0.1.202311221223'\n    implementation 'com.squareup.okhttp3:okhttp:3.10.0'\n    implementation 'com.alibaba:fastjson:1.2.76'\n}\n```\n\n### iOS\n\nAdd the following dependency to your Podfile:\n```\ntarget 'xxx' do\n  # ...\n  pod 'GalaceanEffects'\nend\n```\n\n## API Documentation\n\nFor more information of the GEPlayer API, please visit: [https://galacean.antgroup.com/effects/#/user/ox4pb0gu4zuol6st](https://galacean.antgroup.com/effects/#/user/ox4pb0gu4zuol6st)\n\n## Contribution\n\nContributions are welcome! If you have any suggestions or improvements, please feel free to open an issue or submit a pull request.\n\n## License\nThis project is licensed under the [MIT License](LICENSE).\n\n## Thanks\nZipArchive: [https://github.com/ZipArchive/ZipArchive](https://github.com/ZipArchive/ZipArchive)","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgalacean%2Feffects-native-examples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgalacean%2Feffects-native-examples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgalacean%2Feffects-native-examples/lists"}