{"id":20397467,"url":"https://github.com/dgud/ospraye","last_synced_at":"2026-06-07T19:32:00.467Z","repository":{"id":66813924,"uuid":"464536782","full_name":"dgud/ospraye","owner":"dgud","description":"erlang ospray wrapper","archived":false,"fork":false,"pushed_at":"2022-03-05T15:21:44.000Z","size":45,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-12T01:53:02.321Z","etag":null,"topics":["erlang","ospray","raytracing"],"latest_commit_sha":null,"homepage":"","language":"Erlang","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dgud.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":"2022-02-28T15:27:08.000Z","updated_at":"2022-08-27T08:41:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"9faadc79-18cc-4569-a8bd-c490229c3b7c","html_url":"https://github.com/dgud/ospraye","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dgud/ospraye","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgud%2Fospraye","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgud%2Fospraye/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgud%2Fospraye/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgud%2Fospraye/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dgud","download_url":"https://codeload.github.com/dgud/ospraye/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgud%2Fospraye/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34035953,"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-07T02:00:07.652Z","response_time":124,"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":["erlang","ospray","raytracing"],"created_at":"2024-11-15T04:14:16.236Z","updated_at":"2026-06-07T19:32:00.446Z","avatar_url":"https://github.com/dgud.png","language":"Erlang","funding_links":[],"categories":[],"sub_categories":[],"readme":"ospraye\n=======\n\nA erlang wrapper library for [OSPRAY](https://www.ospray.org)\n\nIntel OSPRay is an **o**pen source, **s**calable, and **p**ortable\n**ray** tracing engine for high-performance, high-fidelity visualization\non Intel Architecture CPUs. OSPRay is part of the [Intel oneAPI\nRendering Toolkit](https://software.intel.com/en-us/rendering-framework)\nand is released under the permissive [Apache 2.0\nlicense](https://www.apache.org/licenses/LICENSE-2.0).\n\nThe purpose of OSPRay is to provide an open, powerful, and easy-to-use\nrendering library that allows one to easily build applications that use\nray tracing based rendering for interactive applications (including both\nsurface- and volume-based visualizations). OSPRay is completely\nCPU-based, and runs on anything from laptops, to workstations, to\ncompute nodes in HPC systems.\n\nThe OSPRAY documentation can be found [here: https://www.ospray.org/documentation.html] (https://www.ospray.org/documentation.html)\n\n\nRequirements\n------------\n\ncmake\n\n\nBuild unix\n-----------\n    $ export CMAKE_PREFIX_PATH = \"$CMAKE_PREFIX_PATH:/home/dgud/src/ospray/build/install/ospray\"\n    $ mkdir build\n    $ cd build\n    $ cmake ..\n    $ cmake --build . --config RelWithDebInfo --target install\n\nBuild windows\n-------------\n    \u003e $Env:Path += \";C:\\Program Files\\erl-24.2\\bin\"\n    \u003e $Env:CMAKE_PREFIX_PATH += \";e:/src/ospray/win32/install/\"\n    \u003e mkdir build\n    \u003e cd build\n    \u003e cmake ..\n    \u003e cmake --build . --config RelWithDebInfo --target install\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdgud%2Fospraye","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdgud%2Fospraye","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdgud%2Fospraye/lists"}