{"id":20559849,"url":"https://github.com/cxw42/lol-bin","last_synced_at":"2025-08-09T14:18:28.124Z","repository":{"id":87958289,"uuid":"136768964","full_name":"cxw42/lol-bin","owner":"cxw42","description":"Lua+OpenSceneGraph livecoding tool (binary release)","archived":false,"fork":false,"pushed_at":"2018-08-26T18:38:06.000Z","size":22409,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-16T19:02:11.212Z","etag":null,"topics":["demoscene","graphics","graphics-engine","graphics-programming","livecoding","lua","openscenegraph"],"latest_commit_sha":null,"homepage":"https://demozoo.org/productions/176625/","language":"Lua","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/cxw42.png","metadata":{"files":{"readme":"README.md","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-06-10T01:00:34.000Z","updated_at":"2018-08-30T23:28:04.000Z","dependencies_parsed_at":"2023-05-22T03:00:24.507Z","dependency_job_id":null,"html_url":"https://github.com/cxw42/lol-bin","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cxw42%2Flol-bin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cxw42%2Flol-bin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cxw42%2Flol-bin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cxw42%2Flol-bin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cxw42","download_url":"https://codeload.github.com/cxw42/lol-bin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242166333,"owners_count":20082648,"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":["demoscene","graphics","graphics-engine","graphics-programming","livecoding","lua","openscenegraph"],"created_at":"2024-11-16T03:52:25.308Z","updated_at":"2025-03-06T07:35:47.478Z","avatar_url":"https://github.com/cxw42.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# lua-osg-livecoding binary package - Cygwin x64\n\nThis package is hosted on scene.org and at \u003chttps://github.com/cxw42/lol-bin\u003e.\n\n## Running the cygwin package\n\n 1. Install Cygwin, x64.  Make sure to install at least the following\n    packages: `lua`, `w32api`, `7-zip`, `libsndfile`, `portaudio`, `gdal`,\n    `lzip`\n    (Note that X11 is not required.)\n 1. Download `cygwin.tar.lzip`.\n 1. Fire up a cygwin shell and change to the directory where you downloaded\n    `cygwin.tar.lzip`.\n 1. Unzip, preserving directory structure:\n\n        lzip -dc \u003c cygwin.tar.lzip | tar xvf -\n\n    This will create a `cygwin` directory.\n 1. `cd cygwin`\n 1. `./runme.sh` to launch `livecoding.exe` with the correct settings and\n    paths.  Or, to start a shell in which everything is ready, `./runme.sh -i`,\n    and then `./livecoding` from the resulting shell.\n\nTo change the default size or position of the window, edit `runme.sh` and\nchange the `OSG_WINDOW` line.\n\n## Running samples\n\nThe `samples` directory has a number of samples in it.  To run one:\n\n    ./runme.sh -r samples/texture.lua\n\n(or whatever filename after `-r`).\n\nWhen you run a sample, the camera manipulator will be off by default.  To\nturn it on so you can manually pan/zoom/rotate the view, say `camon`\nat the livecoding command line, or specify `-o` when you run `runme.sh`.\n\n## More information\n\n - General info is available at (or following links from)\n  \u003chttps://demozoo.org/productions/176625/\u003e and\n  \u003chttps://www.pouet.net/prod.php?which=71351\u003e.\n - Source is at \u003chttps://bitbucket.org/inclinescene/lua-osg-livecoding\u003e.\n\n### Legal\n\nCopyright (c) 2017--2018 cxw/Incline.  CC-BY-SA 3.0.  In any derivative work,\nmention or link to \u003chttps://bitbucket.org/inclinescene/public\u003e and\n\u003chttp://devwrench.com\u003e.  Some files have less restrictive copyrights, so\ncopyright statements within the individual files override this general\nstatement.\n\nThe song `assets/Kevin_MacLeod_-_The_Rule.ogg` is\n\"The Rule\" by Kevin MacLeod (\u003chttps://incompetech.com\u003e) and is\nlicensed under Creative Commons: By Attribution 3.0\n\u003chttp://creativecommons.org/licenses/by/3.0/\u003e.\n\nThe font file `assets/AnonymousPro.ttf` is the Anonymous Pro font,\nCopyright (c) 2009, Mark Simonson (\u003chttp://www.ms-studio.com\u003e,\nmark@marksimonson.com).\nThis Font Software is licensed under the\n[SIL Open Font License Version 1.1 (26 February 2007)](legal/OFL.txt).\nThis license is also available with a FAQ at: \u003chttp://scripts.sil.org/OFL\u003e.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcxw42%2Flol-bin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcxw42%2Flol-bin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcxw42%2Flol-bin/lists"}