{"id":13611521,"url":"https://github.com/gopro/forgejs-samples","last_synced_at":"2026-01-16T19:56:56.520Z","repository":{"id":143391653,"uuid":"71270768","full_name":"gopro/forgejs-samples","owner":"gopro","description":"Samples for the ForgeJS javascript framework.","archived":false,"fork":false,"pushed_at":"2018-07-04T12:43:26.000Z","size":97974,"stargazers_count":13,"open_issues_count":1,"forks_count":16,"subscribers_count":73,"default_branch":"master","last_synced_at":"2024-11-07T18:47:31.430Z","etag":null,"topics":["3d","ambisonics","forgejs","html5","javascript","samples","threejs","webgl","webvr"],"latest_commit_sha":null,"homepage":"https://forgejs.org/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gopro.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null}},"created_at":"2016-10-18T16:55:18.000Z","updated_at":"2024-10-25T20:37:15.000Z","dependencies_parsed_at":"2023-07-11T04:15:20.655Z","dependency_job_id":null,"html_url":"https://github.com/gopro/forgejs-samples","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gopro%2Fforgejs-samples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gopro%2Fforgejs-samples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gopro%2Fforgejs-samples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gopro%2Fforgejs-samples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gopro","download_url":"https://codeload.github.com/gopro/forgejs-samples/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248665157,"owners_count":21142118,"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":["3d","ambisonics","forgejs","html5","javascript","samples","threejs","webgl","webvr"],"created_at":"2024-08-01T19:01:56.989Z","updated_at":"2026-01-16T19:56:56.508Z","avatar_url":"https://github.com/gopro.png","language":"HTML","funding_links":[],"categories":["HTML"],"sub_categories":[],"readme":"\n![](https://cdn.forgejs.org/grav/images/ForgeJS-logo-650x200.png)\n\n# ForgeJS Samples\n\nThis repository contains simple samples, demonstrating the capabilities of ForgeJS.\n\n## Setup\n\nPrior to the sample execution you have to setup the `plugins` directory which contains ForgeJS plugins used into the samples\n\n1. Create a `plugins` directory in the root folder of the `forgejs-samples` local repository.\n2. Clone the [ForgeJS Plugins](https://github.com/gopro/forgejs-plugins) project.\n3. Copy and paste the content of the forgejs-plugins repository into the `plugins` directory of the `forgejs-samples` local repository.\n\nThen you have to setup the `lib` directory which contains the ForgeJS library and all required external libraries.\n\n1. Clone the [ForgeJS](https://github.com/gopro/forgejs) project.\n2. Copy and paste the `lib` directory of the `forgejs` repository at the root of the `forgejs-samples` local repository.\n3. Build ForgeJS library with the help of the ```grunt min``` command (more informations [here](https://github.com/gopro/forgejs/blob/master/README.md)).\n4. Copy and paste the generated `build` directory into the previously pasted `lib` directory of the `forgejs-samples` local repository.\n5. Rename  `lib/build` directory to `lib/forge`.\n\n## Test it\n\nRun a server in the root folder of this directory. The index contain a list of available samples.\n\nIf you have Python installed, you can either run:\n\n```bash\npython -m SimpleHTTPServer\n```\n\nOR\n\n```bash\npython -m http.server\n```\n\nIf you have Node.js installed, you can run these commands to install `http-server`, a simple zero-configuration command-line http server.\n\n```bash\nnpm install http-server -g\nhttp-server -p 8000\n```\n\nYou can then browse [your localhost](http://localhost:8000).\n\n## Terms of Use - ForgeJS Sample Resources\n\nAll audio, image and video files are the property of GoPro, Inc.\n\nYou may not use the material for commercial purposes.\n\nAll other specific copyrights are available in each sample's directory.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgopro%2Fforgejs-samples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgopro%2Fforgejs-samples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgopro%2Fforgejs-samples/lists"}