This HTML5 document contains 89 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

Namespace Prefixes

PrefixIRI
dbpedia-dehttp://de.dbpedia.org/resource/
dctermshttp://purl.org/dc/terms/
dbohttp://dbpedia.org/ontology/
foafhttp://xmlns.com/foaf/0.1/
n14http://dbpedia.org/resource/File:
dbpedia-eshttp://es.dbpedia.org/resource/
n8https://global.dbpedia.org/id/
yagohttp://dbpedia.org/class/yago/
dbthttp://dbpedia.org/resource/Template:
rdfshttp://www.w3.org/2000/01/rdf-schema#
freebasehttp://rdf.freebase.com/ns/
n21http://www.cs.drexel.edu/~david/Classes/CS430/Lectures/
dbpedia-plhttp://pl.dbpedia.org/resource/
dbpedia-fahttp://fa.dbpedia.org/resource/
n24http://commons.wikimedia.org/wiki/Special:FilePath/
dbpedia-nohttp://no.dbpedia.org/resource/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
n23https://github.com/mdabdk/
owlhttp://www.w3.org/2002/07/owl#
wikipedia-enhttp://en.wikipedia.org/wiki/
dbpedia-zhhttp://zh.dbpedia.org/resource/
dbpedia-frhttp://fr.dbpedia.org/resource/
dbchttp://dbpedia.org/resource/Category:
dbphttp://dbpedia.org/property/
provhttp://www.w3.org/ns/prov#
xsdhhttp://www.w3.org/2001/XMLSchema#
n12https://rosettacode.org/wiki/
wikidatahttp://www.wikidata.org/entity/
dbrhttp://dbpedia.org/resource/

Statements

Subject Item
dbr:David_C._Evans
dbo:wikiPageWikiLink
dbr:Sutherland–Hodgman_algorithm
Subject Item
dbr:Sutherland–Hodgman_algorithm
rdf:type
yago:Abstraction100002137 yago:WikicatComputerGraphicsAlgorithms yago:Procedure101023820 yago:Activity100407535 yago:Algorithm105847438 yago:Event100029378 yago:Act100030358 yago:PsychologicalFeature100023100 yago:WikicatAlgorithms yago:Rule105846932 yago:YagoPermanentlyLocatedEntity yago:WikicatGeometricAlgorithms
rdfs:label
Algorytm Sutherlanda-Hodgmana Algoritmo de Sutherland-Hodgman Sutherland–Hodgman algorithm Algorithmus von Sutherland-Hodgman 萨瑟兰-霍奇曼算法 Algorithme de Sutherland-Hodgman
rdfs:comment
L'algorithme de Sutherland-Hodgman est un algorithme utilisé en infographie pour le clipping de polygones. Son principe consiste à étendre chaque segment du polygone de sélection et à ne garder du polygone sujet que les faces situées dans le côté visible. * Portail de l'informatique théorique * Portail de la géométrie Algorytm Sutherlanda-Hodgmana – analityczny algorytm obcinania, który znajduje część wspólną dwóch wielokątów, przy czym wielokąt obcinający musi być wypukły (wielokąt obcinany może być wypukły lub niewypukły); wielokąty są dane jako ciągi wierzchołków. Chociaż algorytm najczęściej znajduje zastosowanie właśnie dla przypadków dwuwymiarowych, to łatwo uogólnić go na większą liczbę wymiarów i np. w przestrzeni trójwymiarowej można znaleźć część wspólną dowolnego obiektu z wielościanem. Tutaj zostanie opisany algorytm dla dwóch wymiarów. Der Algorithmus von Sutherland-Hodgman ist ein nach Ivan Sutherland und Gary W. Hodgman benannter Algorithmus der Computergrafik zum Clipping von Polygonen. 萨瑟兰-霍奇曼算法(英語:Sutherland–Hodgman algorithm)是裁剪多边形的算法。它通过轮流延长每个凸多边形的边,并且只选择在可见一侧的顶点来完成任务。 El algoritmo de Sutherland-Hodgman consiste en lo siguiente, iniciando por el conjunto inicial de vértices del polígono, primero recorta el polígono contra una frontera para producir una nueva secuencia de vértices, con esta nueva secuencia se recorta contra otra frontera y así sucesivamente con las restantes. Los polígonos cóncavos se pueden desplegar con líneas ajenas cuando el polígono recortado debe tener dos o más secciones separadas. Lo cual requiere medidas adicionales en estos casos como por ejemplo dividir el polígono cóncavo en varios convexos y procesarlos por separado The Sutherland–Hodgman algorithm is an algorithm used for clipping polygons. It works by extending each line of the convex clip polygon in turn and selecting only vertices from the subject polygon that are on the visible side.
foaf:depiction
n24:Sutherland-Hodgman_clipping_sample.svg
dcterms:subject
dbc:Polygon_clipping_algorithms
dbo:wikiPageID
11253703
dbo:wikiPageRevisionID
1059508774
dbo:wikiPageWikiLink
dbr:Vatti_clipping_algorithm dbr:Cross_product dbr:Concave_polygon dbr:Ivan_Sutherland dbc:Polygon_clipping_algorithms dbr:Weiler–Atherton dbr:Convex_polygon n14:Sutherland-Hodgman_clipping_sample.svg dbr:Clipping_(computer_graphics) dbr:List_(computing) dbr:Line_clipping dbr:Polygon dbr:Weiler–Atherton_clipping_algorithm dbr:Rasterisation dbr:Algorithm dbr:Communications_of_the_ACM
dbo:wikiPageExternalLink
n12:Sutherland-Hodgman_polygon_clipping n21:L-05_Polygons.6.pdf n23:sutherland-hodgman
owl:sameAs
n8:k2ck freebase:m.02r568d dbpedia-fr:Algorithme_de_Sutherland-Hodgman dbpedia-fa:الگوریتم_سادرلند-هاجمن dbpedia-pl:Algorytm_Sutherlanda-Hodgmana dbpedia-de:Algorithmus_von_Sutherland-Hodgman dbpedia-zh:萨瑟兰-霍奇曼算法 dbpedia-es:Algoritmo_de_Sutherland-Hodgman dbpedia-no:Sutherland-Hodgmans_algoritme wikidata:Q1808181
dbp:wikiPageUsesTemplate
dbt:ISBN
dbo:thumbnail
n24:Sutherland-Hodgman_clipping_sample.svg?width=300
dbo:abstract
L'algorithme de Sutherland-Hodgman est un algorithme utilisé en infographie pour le clipping de polygones. Son principe consiste à étendre chaque segment du polygone de sélection et à ne garder du polygone sujet que les faces situées dans le côté visible. * Portail de l'informatique théorique * Portail de la géométrie 萨瑟兰-霍奇曼算法(英語:Sutherland–Hodgman algorithm)是裁剪多边形的算法。它通过轮流延长每个凸多边形的边,并且只选择在可见一侧的顶点来完成任务。 El algoritmo de Sutherland-Hodgman consiste en lo siguiente, iniciando por el conjunto inicial de vértices del polígono, primero recorta el polígono contra una frontera para producir una nueva secuencia de vértices, con esta nueva secuencia se recorta contra otra frontera y así sucesivamente con las restantes. Los polígonos cóncavos se pueden desplegar con líneas ajenas cuando el polígono recortado debe tener dos o más secciones separadas. Lo cual requiere medidas adicionales en estos casos como por ejemplo dividir el polígono cóncavo en varios convexos y procesarlos por separado The Sutherland–Hodgman algorithm is an algorithm used for clipping polygons. It works by extending each line of the convex clip polygon in turn and selecting only vertices from the subject polygon that are on the visible side. Algorytm Sutherlanda-Hodgmana – analityczny algorytm obcinania, który znajduje część wspólną dwóch wielokątów, przy czym wielokąt obcinający musi być wypukły (wielokąt obcinany może być wypukły lub niewypukły); wielokąty są dane jako ciągi wierzchołków. Chociaż algorytm najczęściej znajduje zastosowanie właśnie dla przypadków dwuwymiarowych, to łatwo uogólnić go na większą liczbę wymiarów i np. w przestrzeni trójwymiarowej można znaleźć część wspólną dowolnego obiektu z wielościanem. Tutaj zostanie opisany algorytm dla dwóch wymiarów. Der Algorithmus von Sutherland-Hodgman ist ein nach Ivan Sutherland und Gary W. Hodgman benannter Algorithmus der Computergrafik zum Clipping von Polygonen.
prov:wasDerivedFrom
wikipedia-en:Sutherland–Hodgman_algorithm?oldid=1059508774&ns=0
dbo:wikiPageLength
4832
foaf:isPrimaryTopicOf
wikipedia-en:Sutherland–Hodgman_algorithm
Subject Item
dbr:Ivan_Sutherland
dbo:wikiPageWikiLink
dbr:Sutherland–Hodgman_algorithm
dbp:knownFor
dbr:Sutherland–Hodgman_algorithm
dbo:knownFor
dbr:Sutherland–Hodgman_algorithm
Subject Item
dbr:Sutherland-Hodgman_algorithm
dbo:wikiPageWikiLink
dbr:Sutherland–Hodgman_algorithm
dbo:wikiPageRedirects
dbr:Sutherland–Hodgman_algorithm
Subject Item
dbr:Boolean_operations_on_polygons
dbo:wikiPageWikiLink
dbr:Sutherland–Hodgman_algorithm
Subject Item
dbr:Weiler–Atherton_clipping_algorithm
dbo:wikiPageWikiLink
dbr:Sutherland–Hodgman_algorithm
Subject Item
dbr:Sutherland-Hodgeman
dbo:wikiPageWikiLink
dbr:Sutherland–Hodgman_algorithm
dbo:wikiPageRedirects
dbr:Sutherland–Hodgman_algorithm
Subject Item
dbr:Sutherland-Hodgman
dbo:wikiPageWikiLink
dbr:Sutherland–Hodgman_algorithm
dbo:wikiPageRedirects
dbr:Sutherland–Hodgman_algorithm
Subject Item
dbr:Sutherland-Hodgman_clipping_algorithm
dbo:wikiPageWikiLink
dbr:Sutherland–Hodgman_algorithm
dbo:wikiPageRedirects
dbr:Sutherland–Hodgman_algorithm
Subject Item
dbr:Sutherland_hodgman
dbo:wikiPageWikiLink
dbr:Sutherland–Hodgman_algorithm
dbo:wikiPageRedirects
dbr:Sutherland–Hodgman_algorithm
Subject Item
dbr:Sutherland–Hodgman
dbo:wikiPageWikiLink
dbr:Sutherland–Hodgman_algorithm
dbo:wikiPageRedirects
dbr:Sutherland–Hodgman_algorithm
Subject Item
dbr:Sutherland–Hodgman_clipping_algorithm
dbo:wikiPageWikiLink
dbr:Sutherland–Hodgman_algorithm
dbo:wikiPageRedirects
dbr:Sutherland–Hodgman_algorithm
Subject Item
wikipedia-en:Sutherland–Hodgman_algorithm
foaf:primaryTopic
dbr:Sutherland–Hodgman_algorithm