{"id":19928291,"url":"https://github.com/mariuz/pyglox","last_synced_at":"2025-03-01T11:16:09.490Z","repository":{"id":2908446,"uuid":"3917252","full_name":"mariuz/pyGLox","owner":"mariuz","description":"pyGLet wrapper suitable for rapid prototyping.","archived":false,"fork":false,"pushed_at":"2011-05-10T19:38:37.000Z","size":22349,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-12T00:47:44.398Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://szabster.net","language":"Python","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"icebreaker/pyGLox","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mariuz.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":"2012-04-03T11:25:55.000Z","updated_at":"2013-01-08T13:01:20.000Z","dependencies_parsed_at":"2023-01-14T10:43:48.969Z","dependency_job_id":null,"html_url":"https://github.com/mariuz/pyGLox","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/mariuz%2FpyGLox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mariuz%2FpyGLox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mariuz%2FpyGLox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mariuz%2FpyGLox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mariuz","download_url":"https://codeload.github.com/mariuz/pyGLox/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241355037,"owners_count":19949292,"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-11-12T22:36:46.806Z","updated_at":"2025-03-01T11:16:09.467Z","avatar_url":"https://github.com/mariuz.png","language":"Python","readme":"pyGLox\n======\npyGLox is a small *wrapper* over the PyGLet family by abstracting and providing some high-level\ninterfaces for things like *\"Render Targets\"* (FBO), *\"Textures\"* and *\"GLSL Shaders\"*, basic *\"Geometry\"*,\n*\"Audio\"* and others.\n\nIt's ideal for *rapid prototyping* new and interesting ideas, or writing real time visual demos as shown\nin the included *example*.\n\nDependencies\n------------\n* [Pyglet](http://www.pyglet.org/) **(required)**\n* [NumPy](http://numpy.scipy.org/) **(required)**\n* [BASS audio library](http://www.un4seen.com/) *(semi-required, see below)*\n* [Echo Nest Remix API](http://code.google.com/p/echo-nest-remix/) *(optional, see below)*\n* [OpenCV](http://opencv.willowgarage.com/wiki/) *(optional, see below)*\n\nI didn't use [pyBASS](http://pypi.python.org/pypi/pybass/), wrote my own light-weight ctypes bindings and therefore\nit is not truly portable as of now and it needs a little bit of work in order\nto make it work under **non-linux** (what a hell of a word *sighs*) platforms.\n\n*(look inside sandbox/bass.py for more juicy details)*\n\n**The Echo Nest Remix API** is needed **ONLY** if you want to *extract* beats from your own songs.\n\n*(look inside sandbox/echonestaudio.py for more goofy details)*\n\n**OpenCV** is needed **ONLY** if you intend to capture images from your WebCam and use them as textures.\n\n*(look inside sandbox/webcam.py for more dirty details)*\n\npyMedia\n-------\n* textures - various *textures* gathered from all over the place ( [creative commons](http://creativecommons.org/licenses/by/3.0/) )\n* shaders - some basic *GLSL* shaders written specifically for the included `demo` (  [creative commons](http://creativecommons.org/licenses/by/3.0/) )\n* geometry - various *models* gathered from all over the place ( [creative commons](http://creativecommons.org/licenses/by/3.0/) )\n* music\n\t* [Grapes - I dunno](http://dig.ccmixter.org/dig?user=grapes)\n\t* [Sinatra - Electric Gumpop](http://pouet.net/prod.php?which=54489) *(used in the included real time demo)*\n\t* [Vincenzo - Compofiller](http://www.freshmindworkz.hu/vincenzo/music.html)\n\t\nIf *you* are the author of any of these and you *have any concerns* regarding\nthe distribution or use of these *media*, please drop me a line and I'll take the necessary\nactions / steps.\n\npyDemo\n------\nCurious? See this [video](http://vimeo.com/23434817) about the *included real time demo*.\n\n*(if you are brave enough look inside demo.py for the real thing a.k.a source code)*\n\nContribute\n----------\n* Fork the project.\n* Make your feature addition or bug fix.\n* Send me a pull request. Bonus points for topic branches.\n\nLicense\n-------\nCopyright (c) 2011, Mihail Szabolcs\n\npyGLox is provided as-is under the **MIT** license. For more information \nsee *LICENSE* .\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmariuz%2Fpyglox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmariuz%2Fpyglox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmariuz%2Fpyglox/lists"}