2001
DOI: 10.1109/2945.910822
|View full text |Cite
|
Sign up to set email alerts
|

Terrain decimation through Quadtree Morphing

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
12
0
3

Year Published

2006
2006
2012
2012

Publication Types

Select...
3
3
1

Relationship

0
7

Authors

Journals

citations
Cited by 27 publications
(15 citation statements)
references
References 23 publications
0
12
0
3
Order By: Relevance
“…vertex.x = x x cellsize (1) vertex.y =((TReal)*(buffer.get()+yxsize.x+x))165535.Ofxrange+mMin (2) vertex.z = y x cellsize (3) Then we create index buffer with different level of detail. Figure 4 shows the relation between vertex buffer and index buffer.…”
Section: Terrain Data Structure and Load Regulationmentioning
confidence: 99%
See 1 more Smart Citation
“…vertex.x = x x cellsize (1) vertex.y =((TReal)*(buffer.get()+yxsize.x+x))165535.Ofxrange+mMin (2) vertex.z = y x cellsize (3) Then we create index buffer with different level of detail. Figure 4 shows the relation between vertex buffer and index buffer.…”
Section: Terrain Data Structure and Load Regulationmentioning
confidence: 99%
“…In these applications, an efficient representation and browsing for the terrain models is necessary. The main methods for this purpose are: level of detail [1][2][3], potential visible set (PVS) [4] and so on. Both LOD and PVS technologies are based on CPU.…”
Section: Introductionmentioning
confidence: 99%
“…We render the terrain using a variation of quadtrees described by Cline and Egbert [5], primarily because it works well with the caching algorithm we are using. Other hierarchical terrain algorithms could also have been used.…”
Section: Terrain Rendering Algorithmmentioning
confidence: 99%
“…The fractional part is used to morph from one subdivision level to the next. Interested readers are referred to [5] for the details of how the LOD parameter is computed.…”
Section: Terrain Rendering Algorithmmentioning
confidence: 99%
See 1 more Smart Citation