{"id":45019301,"url":"https://github.com/denukernel/randm64","last_synced_at":"2026-06-05T00:01:21.873Z","repository":{"id":339288904,"uuid":"1161291569","full_name":"denukernel/Randm64","owner":"denukernel","description":"Advanced Level Manager for SM64 Decompilation Project.","archived":false,"fork":false,"pushed_at":"2026-02-19T03:20:16.000Z","size":8064,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-02-19T06:16:05.300Z","etag":null,"topics":["leveleditor","n64","sm64","sm64-rom-manager","sm64ex","supermario64"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/denukernel.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-02-19T00:07:21.000Z","updated_at":"2026-02-19T03:18:54.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/denukernel/Randm64","commit_stats":null,"previous_names":["denukernel/randm64"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/denukernel/Randm64","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denukernel%2FRandm64","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denukernel%2FRandm64/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denukernel%2FRandm64/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denukernel%2FRandm64/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denukernel","download_url":"https://codeload.github.com/denukernel/Randm64/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denukernel%2FRandm64/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33924832,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-04T02:00:06.755Z","response_time":64,"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":["leveleditor","n64","sm64","sm64-rom-manager","sm64ex","supermario64"],"created_at":"2026-02-19T02:02:51.256Z","updated_at":"2026-06-05T00:01:21.866Z","avatar_url":"https://github.com/denukernel.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# \u003cimg width=\"120\" height=\"120\" alt=\"image\" src=\"https://github.com/user-attachments/assets/79a5ea9a-a0c3-4454-9864-d30afd3448d1\" /\u003e Randm64\n\n\nPowerful Level Management for SM64 Decompilation Project, Replacing the Old Level Viewer.\n\n\u003cimg width=\"946\" height=\"687\" alt=\"image\" src=\"https://github.com/user-attachments/assets/6e51690d-5f91-4153-85bc-035a39bd6653\" /\u003e\n\u003cimg width=\"563\" height=\"521\" alt=\"image\" src=\"https://github.com/user-attachments/assets/9cbad077-9ac6-4140-bf38-c445543e0d7f\" /\u003e\n\u003cimg width=\"1000\" height=\"756\" alt=\"image\" src=\"https://github.com/user-attachments/assets/5e98fc46-fafc-4cbb-9940-99f319fb18d4\" /\u003e\n\n\n## Key Features\n\n- **3D Level Rendering**: High-performance visualization of level geometry using OpenTK.\n- **Collision Mesh Support**: Parse and view `collision.inc.c` data with vertex and triangle counts.\n- **Full Object Support**:\n    - **Standard Objects**: Parsed from level scripts (`script.c`).\n    - **Macro Objects**: Automatic parsing of `macro.inc.c` and preset resolution.\n    - **Special Objects**: Extraction of trees, signs, and other modular pieces directly from collision data.\n- **Dynamic Project Selection**: 100% portable. Select any SM64 decomp root folder and the viewer handles the rest.\n- **Advanced Parsing**: Intelligent regex-based parsers that handle C-style comments, variable whitespace, and complex macro formats (`OBJECT_WITH_ACTS`, `MARIO_POS`, etc.).\n- **Modern UI**: Clean WPF-based interface with glassmorphism aesthetics and dark mode support.\n- **Object Manipulation**: An Level Editor with best features.\n\n## Getting Started\n\n### Prerequisites\n\n- [.NET 8.0 SDK](https://dotnet.microsoft.com/download/dotnet/8.0)\n- A Super Mario 64 Decompilation repository.\n\n## Controls (3D Viewer)\n\n- Check Level Editor how to use.\n\n\n## Technical Stack\n\n- **C# / .NET 8**\n- **WPF** (Windows Presentation Foundation)\n- **OpenTK** (OpenGL bindings)\n- **YamlDotNet** (Level metadata parsing)\n\n## Contributing\n\nContributions are welcome! Please feel free to submit a Pull Request or open an Issue.\n\n## License\n\nThis project is licensed under the MIT License - see the LICENSE file for details.\n\n## Older Level Editors\n\n### https://github.com/DavidSM64/Quad64 Quad64\n### Toad's Tool 64\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdenukernel%2Frandm64","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdenukernel%2Frandm64","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdenukernel%2Frandm64/lists"}