{"id":18255803,"url":"https://github.com/ptitseb/libgsalt","last_synced_at":"2026-01-27T19:29:59.126Z","repository":{"id":72545448,"uuid":"49326669","full_name":"ptitSeb/libgsalt","owner":"ptitSeb","description":"Grain of SALT, the Geometry Simplification At Load Time library","archived":false,"fork":false,"pushed_at":"2016-05-31T16:19:34.000Z","size":175,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-02T04:36:22.654Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ptitSeb.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-01-09T14:08:44.000Z","updated_at":"2025-01-30T19:16:49.000Z","dependencies_parsed_at":"2023-07-28T14:01:26.731Z","dependency_job_id":null,"html_url":"https://github.com/ptitSeb/libgsalt","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/ptitSeb/libgsalt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ptitSeb%2Flibgsalt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ptitSeb%2Flibgsalt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ptitSeb%2Flibgsalt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ptitSeb%2Flibgsalt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ptitSeb","download_url":"https://codeload.github.com/ptitSeb/libgsalt/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ptitSeb%2Flibgsalt/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28819395,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-27T18:44:20.126Z","status":"ssl_error","status_checked_at":"2026-01-27T18:44:09.161Z","response_time":168,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-05T10:18:45.093Z","updated_at":"2026-01-27T19:29:59.097Z","avatar_url":"https://github.com/ptitSeb.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# libgsalt\nGrain of SALT, the Geometry Simplification At Load Time library\n\n\nIntroduction\n============\n\nGSalt is a library tobe used to simplifiy geometry at load time.\n\nThat means:\n 1. Simplify geometry: remove vertex/triangle from a model, while still trying to maintain visual aspect\n 2. A load time: because it may takes time, so don't expect realtime \"LOD\" algorythms (LOD = Level Of Detail)\n\nThe library use the algorithm by Mickael Garland \"Surface simplification using quadric metrics\"\n\nBuild\n======\n\nSimply\n```\ncmake\nmake\nsudo make install\n```\n\nYou'll need a C++ compiler for it.\n\nUse\n===\n\nv0.1 only have single texture and no batch feed of vertex/triangle.\n\nYou can find an example in the `examples` folder. The SimpleViewer can show \"obj\" mesh and you optionnaly can reduce the triangles count by command line.\n\nGeneric method to use gslat: *TODO*\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fptitseb%2Flibgsalt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fptitseb%2Flibgsalt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fptitseb%2Flibgsalt/lists"}