{"id":24313671,"url":"https://github.com/pukoren/opengl-b-splines","last_synced_at":"2025-06-18T03:07:14.771Z","repository":{"id":8148991,"uuid":"9568785","full_name":"PuKoren/opengl-b-splines","owner":"PuKoren","description":"Learning B-Splines with OpenGL","archived":false,"fork":false,"pushed_at":"2013-05-21T07:59:59.000Z","size":310,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-09T14:43:59.565Z","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":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PuKoren.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":"2013-04-20T18:38:04.000Z","updated_at":"2023-04-17T07:10:51.000Z","dependencies_parsed_at":"2022-09-24T17:03:37.726Z","dependency_job_id":null,"html_url":"https://github.com/PuKoren/opengl-b-splines","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/PuKoren/opengl-b-splines","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuKoren%2Fopengl-b-splines","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuKoren%2Fopengl-b-splines/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuKoren%2Fopengl-b-splines/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuKoren%2Fopengl-b-splines/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PuKoren","download_url":"https://codeload.github.com/PuKoren/opengl-b-splines/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuKoren%2Fopengl-b-splines/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260477920,"owners_count":23015064,"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":"2025-01-17T09:12:56.369Z","updated_at":"2025-06-18T03:07:09.758Z","avatar_url":"https://github.com/PuKoren.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"opengl-b-splines\n================\n\nLearning B-Splines with OpenGL.\n\nThe Spline class use a lot of Paul Bourke C code to draw splines. Thanks to him.\nhttp://paulbourke.net/libraries/paulslib.h\n\n\nDependencies (to run binary):\n================\n####Debian users:\napt-get install freeglut3-dev libxmu-dev libxi-dev\n\n####Windows users:\nAll should be linked in the .exe so you should not need anything\n\n######This program needs OpenGL libs to run.\n\n\nDependencies (to build):\n===============\n####Debian users:\napt-get install cmake g++ freeglut3-dev libxmu-dev libxi-dev\n\n####Windows users:\nMinGW with MSYS and g++ compiler\n\nCmake installed on Cygwin\n\n\nBuilding\n========\n####Unix:\nmkdir build\n\ncd build\n\ncmake ../.\n\nmake\n\n####Windows with Cygwin shell:\nmkdir build\n\ncd build\n\ncmake -G \"MSYS Makefiles\" ../.\n\nmake\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpukoren%2Fopengl-b-splines","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpukoren%2Fopengl-b-splines","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpukoren%2Fopengl-b-splines/lists"}