Matches in SemOpenAlex for { <https://semopenalex.org/work/W7630189> ?p ?o ?g. }
Showing items 1 to 91 of
91
with 100 items per page.
- W7630189 abstract "The problem posed to the authors concerns SketchaWorld, a terrain modeling framework that allows users to easily construct virtual worlds by means of sketching. Until now, the developers of SketchaWorld have focused on procedural content generation and have left its visual presentation largely untouched. The authors have been tasked to develop a rendering system that improves the visual realism in SketchaWorld. SketchaWorld organizes its world content in a scene graph, using the graphics toolkit OpenSceneGraph. A scene graph is a data structure in the form of an acyclic directed graph, for organizing objects in the world. The scene graph is both traversed to update the logic of all objects, as well as to render these objects. The rendering system would have to be compatible with this form of data structuring. The authors had decided to implement a renderer that uses a deferred rendering approach. Contrary to forward rendering, which is the ‘classic’ approach, deferred rendering postpones many of the calculations that are required to determine the final output color for a pixel. Intermediate results are stored in texture buffers and combined in later phases. The deferred renderer is designed to make full use of the advantages of scene graphs; with the renderer itself is structured as a scene graph. Many advanced techniques are implemented in the renderer, all aimed at enhancing visual realism. These techniques are spread out over the different phases in the deferred rendering pipeline. During the world render phase, primitive data about the world geometry is rendered. During the light render phase, each light is processed once to determine its influence on only the visible geometry. Afterwards, the results of both phases are combined. The atmosphere is rendered on top of that based on the time of day. Transparency has always been an issue with deferred rendering. Transparency implies that the color value of one pixel depends on multiple objects, while most deferred renderers only store one set of data per pixel. This problem therefore needs to be solved by rendering transparent objects with forward rendering, adding it to the result of the deferred rendering steps. Afterwards, post processing effects are applied. The renderer supports an arbitrary number of post processing effects, which can be swapped in real time. The authors have studied SketchaWorld and OpenSceneGraph thoroughly, in anticipation of integration at an early stage. As a result, integrating the renderer into SketchaWorld only cost minor effort. SketchaWorld’s shaders have been converted to comply with deferred rendering requirements. All lighting calculations have been removed from the shader because the renderer performs these calculations in a later phase. Most of the requirements that were formulated in the requirement analysis document have been implemented successfully. Some requirements were implemented somewhat differently than originally decided in the orientation report. These deviations were the result of new insights while developing the rendering system." @default.
- W7630189 created "2016-06-24" @default.
- W7630189 creator A5007196104 @default.
- W7630189 creator A5052648570 @default.
- W7630189 creator A5061441273 @default.
- W7630189 creator A5086270895 @default.
- W7630189 date "2011-07-06" @default.
- W7630189 modified "2023-09-27" @default.
- W7630189 title "Realistic Rendering Of Virtual Worlds" @default.
- W7630189 cites W1575173698 @default.
- W7630189 cites W196867304 @default.
- W7630189 cites W2004877425 @default.
- W7630189 cites W2013275563 @default.
- W7630189 cites W2023758054 @default.
- W7630189 cites W2036267060 @default.
- W7630189 cites W2094771726 @default.
- W7630189 cites W2133838187 @default.
- W7630189 cites W2134611578 @default.
- W7630189 cites W2144979084 @default.
- W7630189 cites W2156067784 @default.
- W7630189 cites W2170961588 @default.
- W7630189 cites W2240434622 @default.
- W7630189 cites W2244302129 @default.
- W7630189 cites W2506611971 @default.
- W7630189 cites W2974120653 @default.
- W7630189 hasPublicationYear "2011" @default.
- W7630189 type Work @default.
- W7630189 sameAs 7630189 @default.
- W7630189 citedByCount "0" @default.
- W7630189 crossrefType "journal-article" @default.
- W7630189 hasAuthorship W7630189A5007196104 @default.
- W7630189 hasAuthorship W7630189A5052648570 @default.
- W7630189 hasAuthorship W7630189A5061441273 @default.
- W7630189 hasAuthorship W7630189A5086270895 @default.
- W7630189 hasConcept C109772839 @default.
- W7630189 hasConcept C116921373 @default.
- W7630189 hasConcept C121684516 @default.
- W7630189 hasConcept C154945302 @default.
- W7630189 hasConcept C179372163 @default.
- W7630189 hasConcept C186772499 @default.
- W7630189 hasConcept C18766215 @default.
- W7630189 hasConcept C189059883 @default.
- W7630189 hasConcept C205711294 @default.
- W7630189 hasConcept C21442007 @default.
- W7630189 hasConcept C31972630 @default.
- W7630189 hasConcept C41008148 @default.
- W7630189 hasConcept C44185422 @default.
- W7630189 hasConcept C66629338 @default.
- W7630189 hasConcept C97431224 @default.
- W7630189 hasConceptScore W7630189C109772839 @default.
- W7630189 hasConceptScore W7630189C116921373 @default.
- W7630189 hasConceptScore W7630189C121684516 @default.
- W7630189 hasConceptScore W7630189C154945302 @default.
- W7630189 hasConceptScore W7630189C179372163 @default.
- W7630189 hasConceptScore W7630189C186772499 @default.
- W7630189 hasConceptScore W7630189C18766215 @default.
- W7630189 hasConceptScore W7630189C189059883 @default.
- W7630189 hasConceptScore W7630189C205711294 @default.
- W7630189 hasConceptScore W7630189C21442007 @default.
- W7630189 hasConceptScore W7630189C31972630 @default.
- W7630189 hasConceptScore W7630189C41008148 @default.
- W7630189 hasConceptScore W7630189C44185422 @default.
- W7630189 hasConceptScore W7630189C66629338 @default.
- W7630189 hasConceptScore W7630189C97431224 @default.
- W7630189 hasLocation W76301891 @default.
- W7630189 hasOpenAccess W7630189 @default.
- W7630189 hasPrimaryLocation W76301891 @default.
- W7630189 hasRelatedWork W1529691470 @default.
- W7630189 hasRelatedWork W1568938935 @default.
- W7630189 hasRelatedWork W1585922828 @default.
- W7630189 hasRelatedWork W1691811038 @default.
- W7630189 hasRelatedWork W1916001210 @default.
- W7630189 hasRelatedWork W1982473539 @default.
- W7630189 hasRelatedWork W1986986837 @default.
- W7630189 hasRelatedWork W2020351332 @default.
- W7630189 hasRelatedWork W2024809212 @default.
- W7630189 hasRelatedWork W2041559592 @default.
- W7630189 hasRelatedWork W2070195258 @default.
- W7630189 hasRelatedWork W2120950524 @default.
- W7630189 hasRelatedWork W2385249355 @default.
- W7630189 hasRelatedWork W2607857621 @default.
- W7630189 hasRelatedWork W2774717554 @default.
- W7630189 hasRelatedWork W2917334080 @default.
- W7630189 hasRelatedWork W2922572830 @default.
- W7630189 hasRelatedWork W2213698520 @default.
- W7630189 hasRelatedWork W2875565347 @default.
- W7630189 hasRelatedWork W996794647 @default.
- W7630189 isParatext "false" @default.
- W7630189 isRetracted "false" @default.
- W7630189 magId "7630189" @default.
- W7630189 workType "article" @default.