实用指南:Open Inventor 2025.2 FOR JAVA

news/2025/11/16 18:58:53/文章来源:https://www.cnblogs.com/gccbuaa/p/19228728

Release notes Open Inventor 2025.2

Standard version published in October 2025.

Enhancements and new features included in this version:

  • Core
    • Outline rendering
    • Shadows from multiple lights
  • VolumeViz
    • Interactivity of volume rendering improved
  • New platforms

Other changes:

  • Naming of Open Inventor versions
  • Redistribution changes
  • Life cycle events
    • Dropped platforms
    • Future platforms
  • Licensing

Open Inventor 2025.2 includes all fixes available inOpen Inventor 2025.1


Core

Outline rendering

We introduce a new rendering effect to higlight most of the contours of 3D shapes and volume rendering.

To enable the new outline effect, you need to add an instance of the new classSoOutlineEffectin your scene graph. Note that the outline effect does not affect the shapes that are under anSoAnnotation.

The following images higlight the benefit of the outline effect (see on the right) on some details of a Golgi apparatus:

no outline effectrendering with a black outline effect

Shadows from multiple lights

As of Open Inventor 2025.2, you can now compute the shadows according to all lights in the scene graph. In previous versions, only the first light in your scene graph was taken into account by the shadowing process.

Notes:

The following images higlight the benefit of shadows (see on the right) on some details of cells (top) and trabecular bones (bottom):

no shadowrendering with shadows cast by 2 lights

VolumeViz

Interactivity of volume rendering improved

In version 2024.2, the fieldSoDataSet::valueInterpretationhas been added to improve the rendering quality of discrete volume data such as label fields. However, the cubic interpolation mode used on discrete data requires high computation on the graphics card. This can cause interactivity issues with very low FPS, especially when rendering on a large render area and when zooming significantly.

To address this issue and preserve acceptable interactivity, we've added a new fieldSoVolumeRender::stillScreenTileSize. This field allows you to activate a screen tiling mode that splits the rendering into several sub-tiles of the render area. It can be combined with anSoInteractiveComplexityto activate the screen tiling mode only in still mode.

New platforms

Open Inventor .NET framework 4.8 for Visual Studio 2022 is provided.

Naming of Open Inventor versions

The type name of Open Inventor versions has changed: only two types of versions are now specified,standard versions and patch versions. For more details, see theLife Cycledocumentation.

Related to this new version naming, the main changes are:

The life cycle has not changed: two standard versions per year are scheduled, along with all necessary patch versions. A patch version is an update of the latest standard version in which some bugs are fixed and the documentation is improved.

Redistribution changes

The list of files to be redistributed has changed slightly: the ULM libraries have been removed. SeeFiles to distributefor detail.

Life cycle events

Dropped platforms

Open Inventor .NET framework 4.7 for Visual Studio 2017 is dropped and replaced by .NET framework 4.8 for Visual Studio 2022.

Future drop:

Future platforms

In 2026 we plan to support these new platforms:

  • Open Inventor C++ with Qt6 on Windows, on Ubuntu 22.04 and compatible Linux versions.
  • Open Inventor Java on Ubuntu 22.04 and compatible Linux versions.
  • Open Inventor .NET8

本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若转载,请注明出处:http://www.mzph.cn/news/967281.shtml

如若内容造成侵权/违法违规/事实不符,请联系多彩编程网进行投诉反馈email:809451989@qq.com,一经查实,立即删除!

相关文章

25.11.15随笔联考总结(补)

考试 开考通读题面,感觉第一题很简单,看 T2,感觉是一个比较好做的计数,T3 给人一种点分治的感觉,T4 挺神秘的不清楚。开考半个小时后决定回去验证 T1 正确性,发现假了,重新思考,想了可能有 20 多分钟大概会了,…

Java 断言(Assert) 简介

什么是断言? 断言是一种调试工具,用于在代码中检查必须为真的条件。如果条件为假,JVM 会抛出 AssertionError。 核心特点:调试工具:主要用于开发测试阶段默认禁用:需要手动启用快速失败:条件不满足时立即终止不…

2025年中小学生 AI 学习机选购指南:松鼠 AI 双线模式成优选

2025年中小学生 AI 学习机选购指南:松鼠 AI 双线模式成优选一、首选松鼠AI学习机:双线融合的“精准提分专家” 作为2025年AI教育领域的黑马品牌,松鼠AI以“AI学习机+全国1200+自习室”的创新模式,打破传统学习机“…

《重生之我成为世界顶级黑客》第六章:一线生机

《重生之我成为世界顶级黑客》第六章:一线生机已经尽可能把敏感的去掉了,不知道帖子能存在多久。唉,不让聊的。清晨六点半,龙傲天准时被闹钟唤醒。胃部的隐痛已经成了每日的例行公事,他机械地吞下一片胃药,用冷水…

20232305 2025-2026-1 《网络与系统攻防技术》实验五实验报告

1.实验内容 1.1掌握基本的信息搜集方法 1.2学习并掌握端口扫描及漏洞扫描技术 1.3利用所学知识对自己隐私加以保护 2.实验过程 2.1从www.besti.edu.cn、baidu.com、sina.com.cn中选择一个DNS域名进行查询,获取信息 2.…

遥感建筑物变化检测内容集

pre { white-space: pre !important; word-wrap: normal !important; overflow-x: auto !important; display: block !important; font-family: "Consolas", "Monaco", "Courier New", …

实用指南:IntelliJ IDEA 2023中为 Spring Boot 项目添加注释模板

pre { white-space: pre !important; word-wrap: normal !important; overflow-x: auto !important; display: block !important; font-family: "Consolas", "Monaco", "Courier New", …

【UE源码向】GameplayTag增加ToolTip

GamepayTag 的 ToolTip 增加 DevComment我想绝大部分的 UE 项目都会大量使用到 GameplayTag 的功能,主要是用来做一些功能分类、状态标记和资产引用。 问题:在引擎的早期版本中(< 5.6),GameplayTag 的鼠标悬浮…

基于c++ eigen的Nelder-Mead算法(仿照scipy)

简介 本文展示了用C++(Eigen)实现的Nelder-Mead算法,该实现仿照了Python SciPy库中的scipy.optimize.fmin函数。虽然目前仅完成了基础功能(fmin不支持full_output和retall),但已经可以应用于实际优化问题。 Nelder…

量化存储墙(三):GEMM EMA 下限解析解以及硬件静态资源分配设计

Roofline 缺失的一角:EMA 计算-存储工艺各自单独演化发展步调不一, Memory Wall 在 AI 计算时代越来越显著[1]。Roofline Model 将计算/存储,软件/硬件用一个简洁优雅的统一模型概括,然而带入具体数值求解时,硬件…

Docker - 配置镜像站解决下载镜像的网络问题

Docker - 配置镜像站解决下载镜像的网络问题 {"registory-mirrors": ["https://docker.m.daocloud.io","https://docker.1panel.live","https://hub.rat.dev"] } sudo servic…

2D3D-MATR论文学习

背景 典型的2D3D配准的核心任务是求解一个将点云对齐到图像坐标系下的刚体变换(旋转和平移)。 为了实现这一目的,常见的执行步骤如下 (1)建立对应关系 即找出图像的关键点和点云的关键点,然后将位置相同的关键点…

c# 获取当前时间

c# 获取当前时间void Main() {var time = GetNetworkTime();time.Dump(); }public static DateTime GetNetworkTime(string ntpServer = "cn.pool.ntp.org") {try{// NTP消息结构(48字节)byte[] ntpData =…

YOLOv3 深度解析:网络架构、核心改进与目标检测实践 - 指南

YOLOv3 深度解析:网络架构、核心改进与目标检测实践 - 指南2025-11-16 18:35 tlnshuju 阅读(0) 评论(0) 收藏 举报pre { white-space: pre !important; word-wrap: normal !important; overflow-x: auto !importa…

ai学习机是不是智商税?到底有没有用?2025年学习机推荐指南

ai学习机是不是智商税?到底有没有用?2025年学习机推荐指南结论:AI学习机并非简单的“智商税”,但也不是万能神器。其价值高度依赖于产品真实的技术实力和是否契合孩子的学习需求。 🤔 一、AI学习机是智商税吗? …

Linux问题

Linux问题 一、问题优先级 highest、high、medium、low(高、中、低) 二、常见问题 1、segmentation fault(core dumped) 含义:“程序发生了内存访问违规,已被系统终止,并生成了核心转储文件。”含义:当程序试图访…

2025 年 11 月石笼网厂家最新推荐,实力品牌深度解析采购无忧之选!

在全球水利防护、交通建设等工程领域,石笼网品牌实力直接决定采购安全性与工程可靠性。据国际丝网产业协会(ISIA)2025 年 11 月测评数据,全球仅 35% 的石笼网品牌同时满足产能达标、专利认证、售后响应及时三大核心…

docker命令提示插件

安装Docker命令提示插件 安装Docker命令提示插件可以提供命令补全与命令提示的功能。对于bash Shell,可以使用以下命令安装curl -L -o /etc/bash_completion.d/docker 对于zsh Shell,可以使用以下命令安装curl -L -o…

C语言和C++有什么区别

前言 C 语言和 C++ 是编程领域中密切相关但定位截然不同的语言,核心区别可概括为:C 是面向过程的结构化语言,专注于 “怎么做”;C++ 是 “面向过程 + 面向对象” 的多范式语言,兼容 C 的同时新增面向对象、泛型编…