{"id":19650910,"url":"https://github.com/abraham-ny/multi-window-js","last_synced_at":"2026-05-05T01:38:51.182Z","repository":{"id":218189090,"uuid":"745828855","full_name":"abraham-ny/Multi-Window-JS","owner":"abraham-ny","description":"Multi window detection and communication in JS","archived":false,"fork":false,"pushed_at":"2024-01-20T09:14:10.000Z","size":196,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-16T00:32:05.316Z","etag":null,"topics":["chromium","gecko","html","javascript","js","multiple-windows","multiwindow","presto","servo","threejs"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/abraham-ny.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}},"created_at":"2024-01-20T09:12:02.000Z","updated_at":"2024-01-20T09:16:26.000Z","dependencies_parsed_at":"2024-01-20T10:25:58.206Z","dependency_job_id":"79d4ae99-e7eb-48ee-91c3-8096dfe2bd31","html_url":"https://github.com/abraham-ny/Multi-Window-JS","commit_stats":null,"previous_names":["abummoja/multi-window-js","abraham-nm/multi-window-js","abraham-ny/multi-window-js"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abraham-ny%2FMulti-Window-JS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abraham-ny%2FMulti-Window-JS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abraham-ny%2FMulti-Window-JS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abraham-ny%2FMulti-Window-JS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abraham-ny","download_url":"https://codeload.github.com/abraham-ny/Multi-Window-JS/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240959669,"owners_count":19885003,"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":["chromium","gecko","html","javascript","js","multiple-windows","multiwindow","presto","servo","threejs"],"created_at":"2024-11-11T15:03:54.980Z","updated_at":"2026-05-05T01:38:51.153Z","avatar_url":"https://github.com/abraham-ny.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Multi Window Comm (3D scene)\n\n## Introduction\nUsing Three.js and localStorage API, this project demonstrates how to communicate accross multiple windows in this case 3d rendering and mixing the 2 worlds together when the windows overlap. You can use this kind of thing to implement multiplayer multi window games where the players al share 1 machine (i don't know how you'll do it) It's designed for developers interested in advanced web graphics and window management techniques.\n\n## Features\n- 3D scene creation and rendering with Three.js.\n- Synchronization of 3D scenes across multiple browser windows.\n- Dynamic window management and state synchronization using localStorage.\n\n## Installation\nClone the repository and open `index.html` in your browser to start exploring the 3D scene.\n\n```\ngit clone [https://github.com/abummoja/MultiWindowJS-HTML](https://github.com/abummoja/Multi-Window-JS)\n```\n\nor just Download the source code.\n## Usage\nThe 3D scene is rendered in `index.html`, which serves as the entry point of the application.\n\n## Structure and Components\n- `index.html`: Entry point that sets up the HTML structure and includes the Three.js library and the main script.\n- `three.r124.min.js`: Minified version of the Three.js library used for 3D graphics rendering.\n\n## Detailed Functionality\n- `WindowManager` handles the lifecycle of multiple browser windows, including creation, synchronization, and removal. It uses localStorage to maintain state across windows.\n\n## Contributing\nContributions to enhance or expand the project are welcome. Feel free to fork the repository, make changes, and submit pull requests.\n\n## License\nThis project is open-sourced under the MIT License.\n\n## Acknowledgments\n- The Three.js team for their comprehensive 3D library.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabraham-ny%2Fmulti-window-js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabraham-ny%2Fmulti-window-js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabraham-ny%2Fmulti-window-js/lists"}