{"id":31789247,"url":"https://github.com/liteldev/legacyparticleapi","last_synced_at":"2025-10-10T14:50:17.619Z","repository":{"id":217875044,"uuid":"744990825","full_name":"LiteLDev/LegacyParticleAPI","owner":"LiteLDev","description":"ParticleAPI ported from LiteLoaderBDS","archived":false,"fork":false,"pushed_at":"2025-10-02T11:58:09.000Z","size":84,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-02T13:39:25.726Z","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-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LiteLDev.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-01-18T12:24:22.000Z","updated_at":"2025-10-02T11:58:13.000Z","dependencies_parsed_at":"2024-02-06T06:27:00.374Z","dependency_job_id":"60a05fd8-5408-4467-be74-08c8a7945b0e","html_url":"https://github.com/LiteLDev/LegacyParticleAPI","commit_stats":{"total_commits":32,"total_committers":1,"mean_commits":32.0,"dds":0.0,"last_synced_commit":"21db3279276e0ace3fb5c26fbbb00ad869631560"},"previous_names":["liteldev/legacyparticleapi"],"tags_count":25,"template":false,"template_full_name":"LiteLDev/levilamina-mod-template","purl":"pkg:github/LiteLDev/LegacyParticleAPI","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiteLDev%2FLegacyParticleAPI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiteLDev%2FLegacyParticleAPI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiteLDev%2FLegacyParticleAPI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiteLDev%2FLegacyParticleAPI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LiteLDev","download_url":"https://codeload.github.com/LiteLDev/LegacyParticleAPI/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiteLDev%2FLegacyParticleAPI/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279004185,"owners_count":26083689,"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","status":"online","status_checked_at":"2025-10-10T02:00:06.843Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2025-10-10T14:50:12.411Z","updated_at":"2025-10-10T14:50:17.611Z","avatar_url":"https://github.com/LiteLDev.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LegacyParticleAPI\n\nEnglish | [简体中文](README.zh.md)\n\n**You shou install [LiteLoaderBDS-CUI](https://github.com/OEOTYAN/LiteLoaderBDS-CUI/releases) on your server firstly if you want to see the particle**  \nYou can just decompress the resource pack to `./plugins/LegacyParticleAPI/ResourcePacks`\n\n## Usage\n\nParticleAPI provides a rich and easy-to-use particle generation interface for plugin development, which intuitive design and efficient and stable performance support developers to write better plugins.\n\nIncluding header `#include \"LegacyParticleAPI/ParticleAPI.h\"` is the first step to use ParticleAPI。\nIt provides the generation class `ParticleAPI` which is closer to the bottom layer and the further encapsulated CUI class `ParticleCUI`. The difference between the two is very small, and only the members of the CUI class are introduced here.\n\n### CUI\n\n| Type | Name                | Illustration              |\n| ---- | ------------------- | ------------------------- |\n| Var  | displayRadius: uint | maximum visible distance  |\n| Var  | highDetial: bool    | draw type HD option       |\n| Var  | doubleSide: bool    | draw type two-side option |\n| Func | spawnParticle       | generate the particle     |\n| Func | spawnPoint          | generate the point        |\n| Func | spawnNumber         | generate the number       |\n| Func | drawOrientedLine    | draw oriented line        |\n| Func | drawCuboid          | draw 3D rectangle         |\n| Func | drawCircle          | draw 2D circle            |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliteldev%2Flegacyparticleapi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fliteldev%2Flegacyparticleapi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliteldev%2Flegacyparticleapi/lists"}