{"id":13573420,"url":"https://github.com/hemanthrajv/flutter_3d_obj","last_synced_at":"2025-10-23T04:55:57.433Z","repository":{"id":56829010,"uuid":"102722763","full_name":"hemanthrajv/flutter_3d_obj","owner":"hemanthrajv","description":"Renders a wavefront .obj on to a canvas.","archived":false,"fork":false,"pushed_at":"2023-09-04T16:21:43.000Z","size":1738,"stargazers_count":152,"open_issues_count":15,"forks_count":29,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-12-18T08:03:13.554Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hemanthrajv.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"roadmap":null,"authors":null}},"created_at":"2017-09-07T10:13:39.000Z","updated_at":"2024-11-26T09:40:07.000Z","dependencies_parsed_at":"2024-01-17T03:24:03.654Z","dependency_job_id":null,"html_url":"https://github.com/hemanthrajv/flutter_3d_obj","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hemanthrajv%2Fflutter_3d_obj","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hemanthrajv%2Fflutter_3d_obj/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hemanthrajv%2Fflutter_3d_obj/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hemanthrajv%2Fflutter_3d_obj/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hemanthrajv","download_url":"https://codeload.github.com/hemanthrajv/flutter_3d_obj/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247179542,"owners_count":20897062,"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-01T15:00:34.703Z","updated_at":"2025-10-23T04:55:52.375Z","avatar_url":"https://github.com/hemanthrajv.png","language":"Dart","funding_links":[],"categories":["Components"],"sub_categories":["UI"],"readme":"# flutter_3d_obj\n\nA flutter package to render wavefront obj files on a canvas.\n\n## Usage\n\nTo use this package, add flutter_3d_obj to your pubspec.yaml file.\nThen import the package to use it.\n\n### Example Usage\n\nThe following example basic usage of package.\n\n```\n...\nchild: new Object3D(size:'/size of canvas/',\n                    path:'/path of file/',\n                    asset: true'/set true to load file from assets/'),\n...\n```\nIf SD-card path provided, ensure SD-card permissions are available.\n\n### Example\n\nTo run the example.\n\n```\n* git clone https://github.com/hemanthrajv/flutter_3d_obj.git\n* cd /path to cloned dir/\n* cd example\n* flutter run\n```\n#### Screenshot:\n![Failed to load Screenshot][logo]\n\n[logo]: https://github.com/hemanthrajv/flutter_3d_obj/blob/master/screenshot.png\n\n\n## Built With\n\n* [Flutter](https://flutter.io) - A framework for building crossplatform mobile applications with native look and feel.\n\n\n## Author\n\n**Hemanth Raj**\n[StackOverflow](https://stackoverflow.com/users/8708524/hemanth-raj)\n\n\n## Getting Started\n\nFor help getting started with Flutter, view online [documentation](http://flutter.io/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhemanthrajv%2Fflutter_3d_obj","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhemanthrajv%2Fflutter_3d_obj","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhemanthrajv%2Fflutter_3d_obj/lists"}