An Entity of Type: Thing, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

The curved point-normal triangle, in short PN triangle, is an interpolation algorithm to retrieve a cubic Bézier triangle from the vertex coordinates of a regular flat triangle and normal vectors. The PN triangle retains the vertices of the flat triangle as well as the corresponding normals. It was first introduced by Saul Kato in 1999 and later independently by A. Vlachos et al. in 2001 and is primarily used in the field of computer graphics. The usage of the PN triangle enables the visualization of triangle based surfaces in a smoother shape at low cost in terms of rendering complexity and time.

Property Value
dbo:abstract
  • The curved point-normal triangle, in short PN triangle, is an interpolation algorithm to retrieve a cubic Bézier triangle from the vertex coordinates of a regular flat triangle and normal vectors. The PN triangle retains the vertices of the flat triangle as well as the corresponding normals. It was first introduced by Saul Kato in 1999 and later independently by A. Vlachos et al. in 2001 and is primarily used in the field of computer graphics. The usage of the PN triangle enables the visualization of triangle based surfaces in a smoother shape at low cost in terms of rendering complexity and time. (en)
  • PN треугольники (англ. curved point-normal triangles, PN triangles) — способ геометрического представления трёхмерных объектов для их визуализации. Созданы для улучшения визуального качества триангулированных геометрических (как правило, трёхмерных) фигур. Делают поверхность визуализируемого объекта более гладкой. Каждый PN треугольник представляет собой кубический треугольник Безье, основанный на трёх вершинах (b300, b030, b003) и трёх нормалях (n200, n020, n002) этих вершин исходного плоского («базового») треугольника. Основная идея метода заключается в использовании информации о вершинах и нормалях базового треугольника в создании кубического треугольника Безье для каждого такого исходного треугольника, а также в возможности генерирования любого количества треугольников из треугольника Безье. (ru)
dbo:wikiPageID
  • 57231802 (xsd:integer)
dbo:wikiPageLength
  • 4255 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1109687186 (xsd:integer)
dbo:wikiPageWikiLink
dcterms:subject
rdfs:comment
  • The curved point-normal triangle, in short PN triangle, is an interpolation algorithm to retrieve a cubic Bézier triangle from the vertex coordinates of a regular flat triangle and normal vectors. The PN triangle retains the vertices of the flat triangle as well as the corresponding normals. It was first introduced by Saul Kato in 1999 and later independently by A. Vlachos et al. in 2001 and is primarily used in the field of computer graphics. The usage of the PN triangle enables the visualization of triangle based surfaces in a smoother shape at low cost in terms of rendering complexity and time. (en)
  • PN треугольники (англ. curved point-normal triangles, PN triangles) — способ геометрического представления трёхмерных объектов для их визуализации. Созданы для улучшения визуального качества триангулированных геометрических (как правило, трёхмерных) фигур. Делают поверхность визуализируемого объекта более гладкой. (ru)
rdfs:label
  • Point-normal triangle (en)
  • PN-треугольники (ru)
owl:sameAs
prov:wasDerivedFrom
foaf:isPrimaryTopicOf
is dbo:wikiPageRedirects of
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License