{"id":113853,"date":"2024-02-25T16:02:43","date_gmt":"2024-02-25T14:02:43","guid":{"rendered":"https:\/\/prohoster.info\/blog\/novosti-interneta\/intel-opublikoval-programmu-3d-vizualizaczii-ospray-studio-1-0-i-dvizhok-3d-renderinga-ospray-3-1"},"modified":"2024-02-25T16:02:43","modified_gmt":"2024-02-25T14:02:43","slug":"intel-opublikoval-programmu-3d-vizualizaczii-ospray-studio-1-0-i-dvizhok-3d-renderinga-ospray-3-1","status":"publish","type":"post","link":"https:\/\/prohoster.info\/en\/blog\/news\/intel-opublikoval-programmu-3d-vizualizaczii-ospray-studio-1-0-i-dvizhok-3d-renderinga-ospray-3-1","title":{"rendered":"Intel has released the 3D visualization program OSPRay Studio 1.0 and the 3D rendering engine OSPRay 3.1","gt_translate_keys":[{"key":"rendered","format":"text"}]},"content":{"rendered":"<p>Intel has released the OSPRay Studio 1.0 project, which develops an application for interactive 3D visualization using the distributed ray tracing engine OSPRay. Among other things, the program can be used for high-precision rendering of complex scenes and handling very large scenes that require distributed computing across a cluster of multiple computers. The application code is written in C++ and is distributed under the Apache 2.0 license. Rendering to the screen is done using OpenGL and the GLFW library.      <\/p>\n<p>The scene to be rendered can be loaded in common formats or created using scene graph nodes. It supports the import of MTL format models with materials for photorealistic rendering, 3D animations in glTF format, UDIM texture formats, volumetric sparse particles (e.g. clouds) in VDB format, point clouds in PCD (Point Cloud Data) format, and lighting profiles in EULUMDAT (.ldt) format. The state of the scene graph can be saved or loaded in JSON format.       <\/p>\n<p>Extended functionality, user interface widgets, and data import handlers can be connected in the form of plugins. For example, plugins are available for visualizing medical data in DICOM format, generating landscapes from height maps, processing large groups of standard objects (grass, trees), simulating astronomical events, visualizing scientific data in VTK format, and more.      <\/p>\n<p>To simulate light behavior, the path tracing method is supported. Visualization can occur in volume or on a plane. Photorealistic global illumination is supported, taking into account the physical properties of materials, along with advanced shading effects (shadows, transparency, and Ambient Occlusion). It is possible to create scripts for performing operations in batch mode, such as rendering images on a headless system, selecting areas for rendering, and adjusting camera, rendering, and scene parameters.      <center>  <video controls=\"\" style=\"width: 700px; height: 400px; max-width:100%\"><source src=\"http:\/\/www.ospray.org\/ospray_studio\/images\/DizzyDrone15.mp4\" type=\"video\/mp4\"><\/video>  <\/center>      <\/p>\n<p>In the new version of OSPRay Studio:  <\/p>\n<ul>\n<li class=\"l\"> Support for the functionality of the OSPRay engine introduced in release 3.1 has been added.\n<li class=\"l\"> The user interface now includes support for additional materials supported by the OSPRay engine.\n<li class=\"l\"> Support for OpenEXR API v2.x and v3.x has been added.\n<li class=\"l\"> Asynchronous file change detection has been implemented for automatic texture updates.\n<li class=\"l\"> The API for plugins now provides access to the MainWindow and ArcballCamera classes.\n<li class=\"l\"> Batch mode now supports distributed rendering using MPI.  <\/ul>\n<p>Additionally, it's worth noting the release of a new version of the 3D rendering engine OSPRay 3.1 a few days ago, utilized in OSPRay Studio 1.0. The engine is being developed as part of a larger project, the Intel Rendering Framework, aimed at creating software visualization tools for scientific computations called SDVis (Software Defined Visualization), which includes the Embree ray tracing library, the GLuRay photorealistic rendering system, the oidn (Open Image Denoise) library for image noise reduction, and the OpenSWR software rasterization system. The code is written in C++ and is published under the Apache 2.0 license.    <\/p>\n<p>OSPRay is primarily aimed at use in interactive applications for real-time scene rendering. The engine can operate independently of the GPU, allowing the library to be used on a wide range of devices, from workstations to nodes in computational clusters. To ensure proper performance, multithreading and vectorization based on SIMD instructions, such as Intel SSE4, AVX, AVX2, and AVX-512, are actively utilized. Rendering can be distributed across multiple nodes in a cluster (MPI is supported), which enables OSPRay to be applied for rendering images with very high resolutions on video walls, where a single image is formed by a set of individual LCD panels.    <\/p>\n<p>Among the improvements in OSPRay 3.1 are:  <\/p>\n<ul>\n<li class=\"l\"> Support for emissive textures with glowing materials.\n<li class=\"l\"> The supported spherical objects now include 'disk' (OSP_DISC) and 'oriented disk' (OSP_ORIENTED_DIS).\n<li class=\"l\"> Mirror repeat modes and edge texture wrapping have been added.\n<li class=\"l\"> Support for the OSPTextureWrapMode has been added for all textures.\n<li class=\"l\"> Full support for texture wrapping in glTF format has been ensured.\n<li class=\"l\"> Support for noise reduction and tone adjustment for buffer data has been added.\n<li class=\"l\"> When using the GPU, support for motion blur of moving objects has been implemented.      <\/ul>\n<p>Source: <a content=\"nofollow\" rel=\"nofollow\" href=\"https:\/\/www.opennet.ru\/opennews\/art.shtml?num=60661\">opennet.ru<\/a> <\/p>","protected":false,"gt_translate_keys":[{"key":"rendered","format":"html"}]},"excerpt":{"rendered":"<p>\u041a\u043e\u043c\u043f\u0430\u043d\u0438\u044f Intel \u043e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u043b\u0430 \u0432\u044b\u043f\u0443\u0441\u043a \u043f\u0440\u043e\u0435\u043a\u0442\u0430 OSPRay Studio 1.0, \u0440\u0430\u0437\u0432\u0438\u0432\u0430\u044e\u0449\u0435\u0433\u043e \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u0435 \u0434\u043b\u044f \u0438\u043d\u0442\u0435\u0440\u0430\u043a\u0442\u0438\u0432\u043d\u043e\u0439 3D-\u0432\u0438\u0437\u0443\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u0438 \u043f\u0440\u0438 \u043f\u043e\u043c\u043e\u0449\u0438 \u0434\u0432\u0438\u0436\u043a\u0430 \u0440\u0430\u0441\u043f\u0440\u0435\u0434\u0435\u043b\u0451\u043d\u043d\u043e\u0439 \u0442\u0440\u0430\u0441\u0441\u0438\u0440\u043e\u0432\u043a\u0438 \u043b\u0443\u0447\u0435\u0439 OSPRay. \u0421\u0440\u0435\u0434\u0438 \u043f\u0440\u043e\u0447\u0435\u0433\u043e, \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u0430 \u043c\u043e\u0436\u0435\u0442 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u044c\u0441\u044f \u0434\u043b\u044f \u0432\u044b\u0441\u043e\u043a\u043e\u0442\u043e\u0447\u043d\u043e\u0433\u043e \u0440\u0435\u043d\u0434\u0435\u0440\u0438\u043d\u0433\u0430 \u0441\u043b\u043e\u0436\u043d\u044b\u0445 \u0441\u0446\u0435\u043d \u0438 \u043e\u0431\u0440\u0430\u0431\u043e\u0442\u043a\u0438 \u043e\u0447\u0435\u043d\u044c \u0431\u043e\u043b\u044c\u0448\u0438\u0445 \u0441\u0446\u0435\u043d, \u0442\u0440\u0435\u0431\u0443\u044e\u0449\u0438\u0445 \u0440\u0430\u0441\u043f\u0440\u0435\u0434\u0435\u043b\u0451\u043d\u043d\u043e\u0433\u043e \u0432\u044b\u043f\u043e\u043b\u043d\u0435\u043d\u0438\u044f \u0432\u044b\u0447\u0438\u0441\u043b\u0435\u043d\u0438\u0439 \u0432 \u043a\u043b\u0430\u0441\u0442\u0435\u0440\u0435 \u0438\u0437 \u043d\u0435\u0441\u043a\u043e\u043b\u044c\u043a\u0438\u0445 \u043a\u043e\u043c\u043f\u044c\u044e\u0442\u0435\u0440\u043e\u0432. \u041a\u043e\u0434 \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u044f \u043d\u0430\u043f\u0438\u0441\u0430\u043d \u043d\u0430 \u044f\u0437\u044b\u043a\u0435 \u0421++ \u0438 \u0440\u0430\u0441\u043f\u0440\u043e\u0441\u0442\u0440\u0430\u043d\u044f\u0435\u0442\u0441\u044f \u043f\u043e\u0434 \u043b\u0438\u0446\u0435\u043d\u0437\u0438\u0435\u0439 Apache [&hellip;]<\/p>\n","protected":false,"gt_translate_keys":[{"key":"rendered","format":"html"}]},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[702],"tags":[],"class_list":["post-113853","post","type-post","status-publish","format-standard","hentry","category-news"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 5.0.1.1 - aioseo.com -->\n\t<meta name=\"description\" content=\"\u041a\u043e\u043c\u043f\u0430\u043d\u0438\u044f Intel \u043e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u043b\u0430 \u0432\u044b\u043f\u0443\u0441\u043a \u043f\u0440\u043e\u0435\u043a\u0442\u0430 OSPRay Studio 1.0, \u0440\u0430\u0437\u0432\u0438\u0432\u0430\u044e\u0449\u0435\u0433\u043e \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u0435 \u0434\u043b\u044f \u0438\u043d\u0442\u0435\u0440\u0430\u043a\u0442\u0438\u0432\u043d\u043e\u0439 3D-\u0432\u0438\u0437\u0443\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u0438 \u043f\u0440\u0438 \u043f\u043e\u043c\u043e\u0449\u0438 \u0434\u0432\u0438\u0436\u043a\u0430 \u0440\u0430\u0441\u043f\u0440\u0435\u0434\u0435\u043b\u0451\u043d\u043d\u043e\u0439 \u0442\u0440\u0430\u0441\u0441\u0438\u0440\u043e\u0432\u043a\u0438 \u043b\u0443\u0447\u0435\u0439 OSPRay.\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"Yuri Gagarin\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/prohoster.info\/en\/blog\/news\/intel-opublikoval-programmu-3d-vizualizaczii-ospray-studio-1-0-i-dvizhok-3d-renderinga-ospray-3-1\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 5.0.1.1\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"ProHoster | \u041a\u0443\u043f\u0438\u0442\u044c \u043d\u0430\u0434\u0435\u0436\u043d\u044b\u0439 \u0445\u043e\u0441\u0442\u0438\u043d\u0433 \u0434\u043b\u044f \u0441\u0430\u0439\u0442\u043e\u0432 \u0441 \u0437\u0430\u0449\u0438\u0442\u043e\u0439 \u043e\u0442 DDoS, VPS VDS \u0441\u0435\u0440\u0432\u0435\u0440\u044b\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"\ud83e\udd47Intel \u043e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u043b \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u0443 3D-\u0432\u0438\u0437\u0443\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u0438 OSPRay Studio 1.0 \u0438 \u0434\u0432\u0438\u0436\u043e\u043a 3D-\u0440\u0435\u043d\u0434\u0435\u0440\u0438\u043d\u0433\u0430 OSPRay 3.1 | ProHoster\" \/>\n\t\t<meta property=\"og:description\" content=\"\u041a\u043e\u043c\u043f\u0430\u043d\u0438\u044f Intel \u043e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u043b\u0430 \u0432\u044b\u043f\u0443\u0441\u043a \u043f\u0440\u043e\u0435\u043a\u0442\u0430 OSPRay Studio 1.0, \u0440\u0430\u0437\u0432\u0438\u0432\u0430\u044e\u0449\u0435\u0433\u043e \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u0435 \u0434\u043b\u044f \u0438\u043d\u0442\u0435\u0440\u0430\u043a\u0442\u0438\u0432\u043d\u043e\u0439 3D-\u0432\u0438\u0437\u0443\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u0438 \u043f\u0440\u0438 \u043f\u043e\u043c\u043e\u0449\u0438 \u0434\u0432\u0438\u0436\u043a\u0430 \u0440\u0430\u0441\u043f\u0440\u0435\u0434\u0435\u043b\u0451\u043d\u043d\u043e\u0439 \u0442\u0440\u0430\u0441\u0441\u0438\u0440\u043e\u0432\u043a\u0438 \u043b\u0443\u0447\u0435\u0439 OSPRay.\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/prohoster.info\/en\/blog\/news\/intel-opublikoval-programmu-3d-vizualizaczii-ospray-studio-1-0-i-dvizhok-3d-renderinga-ospray-3-1\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg\" \/>\n\t\t<meta property=\"og:image:width\" content=\"350\" \/>\n\t\t<meta property=\"og:image:height\" content=\"350\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2024-02-25T14:02:43+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2024-02-25T14:02:43+00:00\" \/>\n\t\t<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/prohoster\" \/>\n\t\t<meta property=\"article:author\" content=\"https:\/\/www.facebook.com\/prohoster\" \/>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"\ud83e\udd47Intel has published the 3D visualization program OSPRay Studio 1.0 and the 3D rendering engine OSPRay 3.1 | ProHoster","description":"Intel has released the OSPRay Studio 1.0 project, enhancing the application for interactive 3D visualization using the distributed ray tracing engine OSPRay.","canonical_url":"https:\/\/prohoster.info\/en\/blog\/news\/intel-opublikoval-programmu-3d-vizualizaczii-ospray-studio-1-0-i-dvizhok-3d-renderinga-ospray-3-1","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":null,"og:locale":"en_US","og:site_name":"ProHoster | \u041a\u0443\u043f\u0438\u0442\u044c \u043d\u0430\u0434\u0435\u0436\u043d\u044b\u0439 \u0445\u043e\u0441\u0442\u0438\u043d\u0433 \u0434\u043b\u044f \u0441\u0430\u0439\u0442\u043e\u0432 \u0441 \u0437\u0430\u0449\u0438\u0442\u043e\u0439 \u043e\u0442 DDoS, VPS VDS \u0441\u0435\u0440\u0432\u0435\u0440\u044b","og:type":"article","og:title":"\ud83e\udd47Intel \u043e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u043b \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u0443 3D-\u0432\u0438\u0437\u0443\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u0438 OSPRay Studio 1.0 \u0438 \u0434\u0432\u0438\u0436\u043e\u043a 3D-\u0440\u0435\u043d\u0434\u0435\u0440\u0438\u043d\u0433\u0430 OSPRay 3.1 | ProHoster","og:description":"\u041a\u043e\u043c\u043f\u0430\u043d\u0438\u044f Intel \u043e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u043b\u0430 \u0432\u044b\u043f\u0443\u0441\u043a \u043f\u0440\u043e\u0435\u043a\u0442\u0430 OSPRay Studio 1.0, \u0440\u0430\u0437\u0432\u0438\u0432\u0430\u044e\u0449\u0435\u0433\u043e \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u0435 \u0434\u043b\u044f \u0438\u043d\u0442\u0435\u0440\u0430\u043a\u0442\u0438\u0432\u043d\u043e\u0439 3D-\u0432\u0438\u0437\u0443\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u0438 \u043f\u0440\u0438 \u043f\u043e\u043c\u043e\u0449\u0438 \u0434\u0432\u0438\u0436\u043a\u0430 \u0440\u0430\u0441\u043f\u0440\u0435\u0434\u0435\u043b\u0451\u043d\u043d\u043e\u0439 \u0442\u0440\u0430\u0441\u0441\u0438\u0440\u043e\u0432\u043a\u0438 \u043b\u0443\u0447\u0435\u0439 OSPRay.","og:url":"https:\/\/prohoster.info\/en\/blog\/news\/intel-opublikoval-programmu-3d-vizualizaczii-ospray-studio-1-0-i-dvizhok-3d-renderinga-ospray-3-1","og:image":"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg","og:image:secure_url":"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg","og:image:width":350,"og:image:height":350,"article:published_time":"2024-02-25T14:02:43+00:00","article:modified_time":"2024-02-25T14:02:43+00:00","article:publisher":"https:\/\/www.facebook.com\/prohoster","article:author":"https:\/\/www.facebook.com\/prohoster"},"aioseo_meta_data":[],"gt_translate_keys":[{"key":"link","format":"url"}],"_links":{"self":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/posts\/113853","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/comments?post=113853"}],"version-history":[{"count":0,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/posts\/113853\/revisions"}],"wp:attachment":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/media?parent=113853"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/categories?post=113853"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/tags?post=113853"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}