To install click the Add extension button. That's it.

The source code for the WIKI 2 extension is being checked by specialists of the Mozilla Foundation, Google, and Apple. You could also do it yourself at any point in time.

4,5
Kelly Slayton
Congratulations on this excellent venture… what a great idea!
Alexander Grigorievskiy
I use WIKI 2 every day and almost forgot how the original Wikipedia looks like.
Live Statistics
English Articles
Improved in 24 Hours
Added in 24 Hours
What we do. Every page goes through several hundred of perfecting techniques; in live mode. Quite the same Wikipedia. Just better.
.
Leo
Newton
Brights
Milds

Russian Geometric Kernel

From Wikipedia, the free encyclopedia

Russian Geometric Kernel (also known as RGK) is a proprietary geometric modeling kernel developed by several Russian software companies, most notably Top Systems and LEDAS, and supervised by STANKIN (State Technology University). It was written in C++.

YouTube Encyclopedic

  • 1/3
    Views:
    5 964
    11 594
    729
  • Lesson 7: Introduction to OpenCascade and CAD modelling kernels | What is OpenCascade
  • Lesson 1: Configure Visual Studio for OpenCascade use
  • HodgeNet: Learning Spectral Geometry on Triangle Meshes (SIGGRAPH 2021)

Transcription

History

The kernel was developed in 2011–2013 under the supervision of “Stankin” Moscow State Technical University within the framework of the project for “Developing Licensed Home 3D-Kernel”, funded by the Ministry of Industry and Trade of the Russian Federation.

The kernel is said to be completed by 2013,[1][2] with no other news on it available (by the end of 2016).[3]

Architecture

RGK is described using boundary representation (B-rep). But other descriptions are used when necessary. For instance, to optimize the speed of kernel's functions, and to ensure precise storage and computation of the model, canonical objects and NURBS curves and surfaces are used. To solve tasks associated with complex operations (such as hole-covering surfaces, N-side patches, and blending surfaces in complex cases), special types of curves and surfaces are used by the kernel.

Low-level and high-level operations

Kernel functions can be grouped under another criterion: low-level and high-level ones. The low-level operations include constructing curves and surfaces (canonical objects, NURBS, offset curves and surfaces, and so on), projecting points and curves on surfaces, intersecting and extending curves and surfaces, modifying topology (including Euler operations), and so on. Low-level operations enable application developers to modify kernel data in a most flexible manner, practically operating in manual mode. High-level operations include operations that are standard for body generation, and Boolean operations on bodies (union, subtract, and intersect). It can be used with solid and surface bodies, and with combinations of the two.[4]

Platforms

The geometric kernel supports 32- and 64-bit architecture, and Windows and Linux platforms. It can be compiled with any C++ compiler that implements features of С++11 standard.[5]

References

  1. ^ "Как построить бизнес на 3D-ядре". 2015-06-15. Retrieved 2016-12-13.
  2. ^ "RGK Russian Geometric Kernel Celebrates First Full-Featured Version". 2013-04-02. Retrieved 2016-12-13.
  3. ^ "RGK Russian Geometric Kernel Celebrates First Full-Featured Version". ledas.com.
  4. ^ Gatilov, S. (2014). "Using low-rank approximation of the Jacobian matrix in the Newton-Raphson method to solve certain singular equations". J. Comput. Appl. Math. 272: 8–24. doi:10.1016/j.cam.2014.04.024. S2CID 1117623.
  5. ^ "Russian 3D-kernel RGK: Functionality, Advantages, and Integration". Isicad.net. 2013-05-24. Retrieved 2016-07-27.

External links


This page was last edited on 25 October 2023, at 20:25
Basis of this page is in Wikipedia. Text is available under the CC BY-SA 3.0 Unported License. Non-text media are available under their specified licenses. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc. WIKI 2 is an independent company and has no affiliation with Wikimedia Foundation.