Open Cascade is pleased to announce a new public release of Open CASCADE Technology (version 7.4.0).

Open CASCADE Technology version 7.4.0 is a minor release which includes more than 500 improvements and corrections over the previous minor release 7.3.0.

New in this version:

Modeling

  • Improved robustness, performance and accuracy of BRepMesh algorithm
  • Options to control linear and angular deflection for interior part of the faces in BRepMesh
  • Improved robustness and stability of Boolean Operations and Extrema
  • Enabled Boolean Operations on open solids
  • Option to suppress history generation to speed up Boolean Operations
  • Option to simplify the result of Boolean Operation
  • Possibility to calculate surface and volume properties of shapes with triangulation-only geometry
  • A new interface for fetching finite part of infinite box in BRepBndLib
  • New “constant throat” modes of chamfer creation
  • Removal of API for old Boolean Operations

Visualization

  • Improved support of embedded Linux platforms
  • Selection performance improvement
  • Support of clipping planes combinations (clip by box, ¾, etc.)
  • New class AIS_ViewController converting user input (mouse, touchscreen) to camera manipulations
  • Improved font management
  • Improved tools for visualization performance analysis
  • Option to display the outline of shaded objects
  • Option to exclude seam edges from Wireframe display
  • Option to display shrunk mesh presentation
  • Possibility to show shapes with dynamic textures (video)
  • Support of encoded bitmap image reading from memory buffer
  • Removal of the deprecated Local Context functionality from AIS
  • Removed dependency from gl2ps (relying on deprecated OpenGL functionality)

Data Exchange

  • New tools to import mesh data from glTF 2.0 and OBJ formats
  • Support of some non-ASCII encodings in STEP import
  • Support of XDE data (assembly structure, colors, names) in export to VRML

Draw Test Harness

  • Improved 3D Viewer camera manipulations
  • Fixed issues with starting Draw Harness from batch scripts
  • Improved support of running Draw Harness in environment without CASROOT

Other

  • Improved performance of built-in parallelization routines (OSD_Parallel)
  • Tools for convenient and efficient traverse of BVH structures
  • Optimization of TPrsStd_AISPresentation attribute
  • Sample of 3D Viewer integration in glfw application

Detailed information about this release is available in Release Notes (PDF).

OpenCASCADE 7.4.0 Released的更多相关文章

  1. iLearning D3.js 2.0 released

    There are some great changes in 2.0 version. Console in tutorial: In previous version, there will be ...

  2. NHibernate 1.0 Released 版本发布了

    NHibernate is a port of Hibernate to the .NET platform. Hibernate is the leading open-source object- ...

  3. Event Store 2.0发布,带来了安全支持和测试版Projections库

    Event Store 2.0版本于上周发布,它带来了安全支持允许锁定Event Store和在事件流上设置访问控制列表.其主要新特性包括: HTTP和TCP之上的身份认证,包括账户管理 测试版Pro ...

  4. OpenCASCADE Camera

    OpenCASCADE Camera eryar@163.com Abstract. OpenCASCADE introduce a new class Graphic3d_Camera for th ...

  5. The Installation and Compilation of OpenCASCADE

    OpenCASCADE的编译 The Installation and Compilation of OpenCASCADE eryar@163.com 一. 安装OpenCASCADE 可以从Ope ...

  6. OpenCascade Ray Tracing Rendering

    OpenCascade Ray Tracing Rendering eryar@163.com 摘要Abstract:OpenCascade6.7.0中引入了光线跟踪算法的实现.使用光线跟踪算法可实现 ...

  7. coffeescript 1.8.0 documents

    CoffeeScript is a little language that compiles into JavaScript. Underneath that awkward Java-esque ...

  8. Spark 1.0.0 横空出世 Spark on Yarn 部署(Hadoop 2.4)

    就在昨天,北京时间5月30日20点多.Spark 1.0.0最终公布了:Spark 1.0.0 released 依据官网描写叙述,Spark 1.0.0支持SQL编写:Spark SQL Progr ...

  9. gcc 6.2.0/6.3.0/8.2.0 编译安装

    参考:http://www.linuxfromscratch.org/blfs/view/stable/general/gcc.html 下载地址在这里:https://ftp.gnu.org/gnu ...

随机推荐

  1. HTML_表单标签

    <!DOCTYPE html><html lang="en"><head> <meta charset="UTF-8" ...

  2. Spring+SpringMVC+MyBatis+SpringSecurity+EhCache+JCaptcha 完整Web基础框架(前言)

    简单介绍一下,本框架的基本功能点: Spring:整个框架的主体部分,这个自不用说. SpringMVC:MVC部分我还是比较喜欢Spring的. MyBatis:选型的时候选择这个ORM主要也是考虑 ...

  3. Activiti学习笔记目录

    1.Activiti学习笔记1 — 下载与开发环境的配置: 2.Activiti学习笔记2 — HelloWorld: 3.Activiti学习笔记3 — 流程定义: 4.Activiti学习笔记4 ...

  4. jdk1.8新特性学习

    package com.xll.code.jdk1_8study; import com.xll.code.jdk1_8study.pojo.User; import org.junit.jupite ...

  5. Hadoop的局限与不足

  6. coco2dx android package..

    /Users/chong/Documents/engine/cocos2d-x-3.15.1/tools/cocos2d-console/bin/cocos compile -p android -m ...

  7. 安装rubygems

    转载 http://blog.csdn.net/huanghai200911/article/details/51251472 1,下载rubygems-2.4.8.tar包,下载地址:https:/ ...

  8. Blahut-Arimoto algorithm Matlab源码

    For a discrete memoryless channel , the capacity is defined as where  and  denote the input and outp ...

  9. RAksmart服务器具备哪些特点?

    美国RAKsmart机房运营多年,前身是提供美国军用服务器业务,拥有着庞大的用户群体和消费者,那RAksmart服务器具备哪些特点呢? 1.美国raksmart服务器特点——硬盘超大 美国raksma ...

  10. npm ERR! Failed at the gff@1.0.0 start script.

    code ELIFECYCLE npm ERR! errno 1 npm ERR! gff@1.0.0 start: `node build/dev-server.js` npm ERR! Exit ...