{"id":20627853,"url":"https://github.com/vispy/vispy2-sandbox","last_synced_at":"2025-07-06T15:33:56.249Z","repository":{"id":43202835,"uuid":"403894484","full_name":"vispy/vispy2-sandbox","owner":"vispy","description":"Discussions, experiments, and proof-of-concept for Vispy 2.0","archived":false,"fork":false,"pushed_at":"2022-07-06T12:42:44.000Z","size":83,"stargazers_count":14,"open_issues_count":1,"forks_count":0,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-03-28T21:51:10.757Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/vispy.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":"2021-09-07T08:07:25.000Z","updated_at":"2024-07-23T17:53:59.000Z","dependencies_parsed_at":"2022-09-04T01:50:32.863Z","dependency_job_id":null,"html_url":"https://github.com/vispy/vispy2-sandbox","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/vispy%2Fvispy2-sandbox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vispy%2Fvispy2-sandbox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vispy%2Fvispy2-sandbox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vispy%2Fvispy2-sandbox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vispy","download_url":"https://codeload.github.com/vispy/vispy2-sandbox/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249098897,"owners_count":21212574,"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-16T13:18:26.972Z","updated_at":"2025-04-15T15:35:49.404Z","avatar_url":"https://github.com/vispy.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vispy2-sandbox\n\nDiscussions, experiments, and proof-of-concept for Vispy 2.0\n\n\n## Purpose\n\nThese are the problems that we hope to solve:\n\n* Vispy uses old GPU tech (OpenGL), which makes it difficult to maintain,\n  while modern alternatives are now available (Vulkan, Metal, DX12).\n* We now have  vispy, datoviz, pygfx, that each are missing a plotting API.\n* GPU technology is evolving (and will keep doing so), while plotting API's\n  remain relatively stable. Separating the API and the rendering may make\n  the ecosystem more flexible and resilient.\n* Some use cases require remote rendering, where the data is not on the\n  server, nor on the client.\n\nWe have defined the following goals:\n\n* Definition of a protocol to serialise viz commands.\n  * These commands can remain objects inside an application, serialized to file\n    (as yaml/json/toml), or streamed to a remote renderer.\n  * The protocol targets GPU-capable renderers, in particular Datoviz and Pygfx,\n    but also the current vispy visuals layer, and Matplotlib as a testing backend.\n  * Clients (front-ends) provide a high level API to the user, and generate protocol commands.\n* Implementation of at least one complete client.\n\n\n## VISP\n\nThis repo also contains a small Python lib called `visp` (for vis-protocol)\nwhere we define the protocol and provide tools to read/write commands, and validate them.\n\nThe `visp` lib can be installed by running `pip install -e .` in the repo root.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvispy%2Fvispy2-sandbox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvispy%2Fvispy2-sandbox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvispy%2Fvispy2-sandbox/lists"}