{"id":17163192,"url":"https://github.com/noppefoxwolf/scnvideowriter","last_synced_at":"2025-04-13T14:42:03.913Z","repository":{"id":62453467,"uuid":"98818889","full_name":"noppefoxwolf/SCNVideoWriter","owner":"noppefoxwolf","description":"A simple recorder for SceneKit.","archived":false,"fork":false,"pushed_at":"2019-01-09T09:00:59.000Z","size":43,"stargazers_count":8,"open_issues_count":5,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-05-02T05:46:11.932Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Swift","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/noppefoxwolf.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}},"created_at":"2017-07-30T19:04:06.000Z","updated_at":"2020-10-06T16:48:31.000Z","dependencies_parsed_at":"2022-11-01T23:46:46.470Z","dependency_job_id":null,"html_url":"https://github.com/noppefoxwolf/SCNVideoWriter","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noppefoxwolf%2FSCNVideoWriter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noppefoxwolf%2FSCNVideoWriter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noppefoxwolf%2FSCNVideoWriter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noppefoxwolf%2FSCNVideoWriter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/noppefoxwolf","download_url":"https://codeload.github.com/noppefoxwolf/SCNVideoWriter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248731551,"owners_count":21152835,"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-10-14T22:48:06.755Z","updated_at":"2025-04-13T14:42:03.883Z","avatar_url":"https://github.com/noppefoxwolf.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Recommendation\n\nIf you want to record ARKit, try ARKitRecorder.\nReal Time record, Aspect ratio and timestamp are perfect.\n\nhttps://github.com/noppefoxwolf/ARKitRecorder\n\n\n# SCNVideoWriter\n\n[![Version](https://img.shields.io/cocoapods/v/SCNVideoWriter.svg?style=flat)](http://cocoapods.org/pods/SCNVideoWriter)\n[![License](https://img.shields.io/cocoapods/l/SCNVideoWriter.svg?style=flat)](http://cocoapods.org/pods/SCNVideoWriter)\n[![Platform](https://img.shields.io/cocoapods/p/SCNVideoWriter.svg?style=flat)](http://cocoapods.org/pods/SCNVideoWriter)\n\n## Example\n\nTo run the example project, clone the repo, and run `pod install` from the Example directory first.\n\n## Requirements\n\n## Installation\n\nSCNVideoWriter is available through [CocoaPods](http://cocoapods.org). To install\nit, simply add the following line to your Podfile:\n\n```ruby\npod \"SCNVideoWriter\"\n```\n\n## Usage\n\n```\nlet writer = try! SCNVideoWriter(scene: sceneView.scene)\nwriter.startWriting()\nwriter.finishWriting(completionHandler: { [weak self] (url) in\n  print(\"done\", url)\n})\n```\n\n## Author\n\nnoppefoxwolf, noppelabs@gmail.com\n\n## License\n\nSCNVideoWriter is available under the MIT license. See the LICENSE file for more info.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoppefoxwolf%2Fscnvideowriter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnoppefoxwolf%2Fscnvideowriter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoppefoxwolf%2Fscnvideowriter/lists"}