{"id":25840242,"url":"https://github.com/margual56/raymarching","last_synced_at":"2025-07-18T17:33:09.087Z","repository":{"id":119505842,"uuid":"274261438","full_name":"margual56/RayMarching","owner":"margual56","description":"A 3D renderer made in Java that uses the Ray Marching algorithm","archived":false,"fork":false,"pushed_at":"2020-06-22T23:49:32.000Z","size":107,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-01T04:41:33.314Z","etag":null,"topics":["3drendering","java","raymarching","rendering"],"latest_commit_sha":null,"homepage":"","language":"Java","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/margual56.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":"2020-06-22T23:13:04.000Z","updated_at":"2020-06-30T17:15:44.000Z","dependencies_parsed_at":"2023-03-13T12:40:02.895Z","dependency_job_id":null,"html_url":"https://github.com/margual56/RayMarching","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/margual56/RayMarching","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/margual56%2FRayMarching","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/margual56%2FRayMarching/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/margual56%2FRayMarching/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/margual56%2FRayMarching/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/margual56","download_url":"https://codeload.github.com/margual56/RayMarching/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/margual56%2FRayMarching/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265801934,"owners_count":23830504,"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":["3drendering","java","raymarching","rendering"],"created_at":"2025-03-01T04:41:03.501Z","updated_at":"2025-07-18T17:33:09.053Z","avatar_url":"https://github.com/margual56.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RayMarching\nA 3D renderer made in Java that uses the [Ray Marching algorithm]\u003cbr/\u003e\n![render of a cylinder](capsule_render.png)\n\n\n## Expandability\nTo implement a new shape, all you have to do is create a new class implementing the interface \"Geometry\" and search the [Distance estimation function](https://www.iquilezles.org/www/articles/distfunctions/distfunctions.htm)\n\n## TODO\nThere is so much work to do:\n\u003cul\u003e\n  \u003cli\u003eLights don't interact properly with the objects.\u003c/li\u003e\n  \u003cli\u003eRight now it can only render in black and white.\u003c/li\u003e\n  \u003cli\u003eThe render is fast (with low resolutions), but there is no implemented \"repaint\".\u003c/li\u003e\n  \u003cli\u003eNeither the camera nor the objects can be moved after executing.\u003c/li\u003e\n  \u003cli\u003eThe scale of the objects and the distance/position has a weird scale and orientation.\u003c/li\u003e\n  \u003cli\u003eLots of minor tweaks and improvements\u003c/li\u003e\n \u003c/ul\u003e\n\n## License\n[GNU GPLv3](https://choosealicense.com/licenses/gpl-3.0/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmargual56%2Fraymarching","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmargual56%2Fraymarching","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmargual56%2Fraymarching/lists"}