{"id":21525573,"url":"https://github.com/sciinstitute/spire","last_synced_at":"2025-03-17T18:19:28.635Z","repository":{"id":5749023,"uuid":"6961592","full_name":"SCIInstitute/spire","owner":"SCIInstitute","description":"Renderer for SCIRunGUIPrototype","archived":false,"fork":false,"pushed_at":"2014-04-18T19:06:42.000Z","size":11348,"stargazers_count":4,"open_issues_count":11,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-24T05:27:53.999Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"undownding/zhihu","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SCIInstitute.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}},"created_at":"2012-12-02T00:43:31.000Z","updated_at":"2020-06-15T21:42:19.000Z","dependencies_parsed_at":"2022-09-06T02:51:17.709Z","dependency_job_id":null,"html_url":"https://github.com/SCIInstitute/spire","commit_stats":null,"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SCIInstitute%2Fspire","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SCIInstitute%2Fspire/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SCIInstitute%2Fspire/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SCIInstitute%2Fspire/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SCIInstitute","download_url":"https://codeload.github.com/SCIInstitute/spire/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244085009,"owners_count":20395523,"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-24T01:36:58.043Z","updated_at":"2025-03-17T18:19:28.610Z","avatar_url":"https://github.com/SCIInstitute.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"Spire\n=====\n\n[![Build Status](https://travis-ci.org/SCIInstitute/spire.png)](https://travis-ci.org/SCIInstitute/spire)\n\nBuilt as the primary renderer for SCIRun5, Spire is evolving into a thin\ninterface to desktop OpenGL 2.0+ and OpenGL ES 2.0+.\n\n| Warning                                                                            |\n| ---------------------------------------------------------------------------------- |\n| Spire is pre-alpha software and its interface will change between now and `1.0.0`. |\n\nUsage\n-----\n\n### Interface\n\n```c++\n#include \u003cspire/Interface.h\u003e\n```\n\nSee\n[documentation](http://sciinstitute.github.io/spire/class_c_p_m___s_p_i_r_e___n_s_1_1_interface.html).\n\n### Context\n\n```c++\n#include \u003cspire/Context.h\u003e\n```\n\nThe context class is always included via `Interface.h`. Derive and implement\nthe interface from this abstract class in order to provide Spire with a usable\ncontext.\n\n| Note          |\n| ------------- |\n| This abstract context class will be removed in future versions of Spire. |\n\nSee\n[documentation](http://sciinstitute.github.io/spire/class_c_p_m___s_p_i_r_e___n_s_1_1_context.html).\n\nExamples\n--------\n\nA number of CPM modules use spire. Below are a list of some source examples.\nYou may also refer to the spire unit tests.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsciinstitute%2Fspire","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsciinstitute%2Fspire","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsciinstitute%2Fspire/lists"}