{"id":16699455,"url":"https://github.com/ousttrue/rectray","last_synced_at":"2025-10-14T05:15:12.337Z","repository":{"id":183084129,"uuid":"669549737","full_name":"ousttrue/RectRay","owner":"ousttrue","description":"Gizmo Library to Project Ray to Rectangle","archived":false,"fork":false,"pushed_at":"2023-07-27T02:05:48.000Z","size":2081,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-21T00:19:52.952Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://ousttrue.github.io/RectRay/","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/ousttrue.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":"2023-07-22T16:34:02.000Z","updated_at":"2023-07-26T17:04:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"9034e1ee-b347-46d3-97fa-6a46acec2c91","html_url":"https://github.com/ousttrue/RectRay","commit_stats":null,"previous_names":["ousttrue/rectray"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ousttrue%2FRectRay","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ousttrue%2FRectRay/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ousttrue%2FRectRay/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ousttrue%2FRectRay/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ousttrue","download_url":"https://codeload.github.com/ousttrue/RectRay/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243527334,"owners_count":20305200,"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-10-12T18:07:03.079Z","updated_at":"2025-10-14T05:15:07.302Z","avatar_url":"https://github.com/ousttrue.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RectRay\n\nGizmo Library to Project Ray to Rectangle\n\n## dependencies\n\n- DirectXMath\n\n## TODO\n\n- Camera\n  - view matrix\n  - projection matrix\n    - fovY\n    - near, far\n    - viewport(aspect ratio)\n  - world position\n- Mouse\n  - cursor x, y\n  - button left, right, middle\n  - wheel\n- Ray\n  - ray triangle test\n- Gizmo\n  - Translate\n  - Rotate\n  - Scale\n\n## build\n\n### Desktop\n\n```\n\u003e meson setup builddir --prefix $(pwd)/prefix\n\u003e meson install -C builddir\n```\n\n### Emscripten\n\n```\n setup emscripten\n\u003e source ~/emsdk/emsdk_env.sh \n\n\u003e meson setup builddir_em\n\u003e meson compile -C builddir_em\n\n# created:\n# rectray_glfw_imgui.wasm\n# rectray_glfw_imgui.js\n# rectray_glfw_imgui.html\n\n\u003e cd builddir_em/examples/glfw_imgui\n\u003e python3 -m http.server 8000\n# open webbrowser: `rectray_glfw_imgui.html`\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fousttrue%2Frectray","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fousttrue%2Frectray","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fousttrue%2Frectray/lists"}