{"id":18378084,"url":"https://github.com/mlabbe/glutess","last_synced_at":"2025-04-06T22:32:08.930Z","repository":{"id":19044923,"uuid":"22270533","full_name":"mlabbe/glutess","owner":"mlabbe","description":"Rip of the GLU tesselator into a standalone static library.","archived":true,"fork":false,"pushed_at":"2014-07-25T20:57:49.000Z","size":208,"stargazers_count":23,"open_issues_count":2,"forks_count":9,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-03-01T18:47:11.272Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mlabbe.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":"2014-07-25T20:54:08.000Z","updated_at":"2024-08-17T02:16:10.000Z","dependencies_parsed_at":"2022-09-25T04:01:17.472Z","dependency_job_id":null,"html_url":"https://github.com/mlabbe/glutess","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/mlabbe%2Fglutess","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlabbe%2Fglutess/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlabbe%2Fglutess/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlabbe%2Fglutess/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mlabbe","download_url":"https://codeload.github.com/mlabbe/glutess/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247563900,"owners_count":20958971,"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-06T00:31:04.783Z","updated_at":"2025-04-06T22:32:08.693Z","avatar_url":"https://github.com/mlabbe.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# libglutess #\n\nThis is a rip of the glu tesselator into a standalone library.  It is a high quality tesselator with an implementation from over 20 years ago.  It is still relevant today.\n\n## Features ##\n\nThe features of the tesselator are covered elsewhere.  This documentation simply covers this release.\n\n * tested on Linux and Mac with GCC\n * tested on Windows with Visual Studio 2012\n * scons-based build system\n * generates a static library \n * supports debug and release builds on all platforms\n \n## Compilation ##\n \n     scons arch=[x86,x86-64]  debug=[0,1]\n     \nThe output library's name has `_d` attached if it is a debug build, and `32` or `64` attached on non-fat binary platforms.\n \n## Other Changes, Gotchas ##\n\n * `glu.h` was renamed to `glutess.h` in order to be unambiguous in case you have a `glu.h` already in your include search path.\n \n * Superficial code changes were made to `tessellate.c` in order to provide Visual C compatibility.\n \n  * `glutess.h` contains all of the glu functions, including ones that were pruned out.  If you call one, it is a link error.  `gluErrorString` may be one of these.  If you go to the trouble of adding it back in, send a patch!\n\nMichael Labbe\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmlabbe%2Fglutess","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmlabbe%2Fglutess","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmlabbe%2Fglutess/lists"}