Computer Graphics and Visualization Techniques leaf node


URI

https://openalex.org/T10481

Label

Computer Graphics and Visualization Techniques

Description

This cluster of papers covers a wide range of topics in computer graphics and visualization, including rendering techniques, mesh compression, ray tracing, fluid simulation, BRDF models, volume rendering, and photometric stereo. The papers explore advancements in these areas and present various methods and algorithms for improving the quality and efficiency of computer graphics and visualization applications.

Implementation

@prefix oasubfields: <https://openalex.org/subfields/> .
@prefix openalex: <https://lambdamusic.github.io/openalex-hacks/ontology/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://openalex.org/T10481> a skos:Concept ;
    rdfs:label "Computer Graphics and Visualization Techniques"@en ;
    rdfs:isDefinedBy openalex: ;
    owl:sameAs <https://en.wikipedia.org/wiki/Computer_graphics>,
        <https://openalex.org/T10481> ;
    skos:broader oasubfields:1704 ;
    skos:definition "This cluster of papers covers a wide range of topics in computer graphics and visualization, including rendering techniques, mesh compression, ray tracing, fluid simulation, BRDF models, volume rendering, and photometric stereo. The papers explore advancements in these areas and present various methods and algorithms for improving the quality and efficiency of computer graphics and visualization applications."@en ;
    skos:inScheme openalex: ;
    skos:prefLabel "Computer Graphics and Visualization Techniques"@en ;
    openalex:cited_by_count 922947 ;
    openalex:works_count 57677 .