2010
DOI: 10.1007/s11042-010-0662-4
|View full text |Cite
|
Sign up to set email alerts
|

OpenGL ES 1.1 implementation based on OpenGL

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
6
0

Year Published

2012
2012
2020
2020

Publication Types

Select...
5
2

Relationship

2
5

Authors

Journals

citations
Cited by 13 publications
(6 citation statements)
references
References 4 publications
0
6
0
Order By: Relevance
“…Thus, both shows relatively significant differences in their specifications. More precisely, OpenGL ES 1.1 has only about 2/3 API functions commonly shared to OpenGL SC, while 1/3 of the OpenGL SC API functions are completely excluded from the OpenGL ES 1.1 standard [4]. From this technical aspect, we should write the software emulation library between two distinct graphics API's, with similar pipeline skeletons but explicit differences in their details.…”
Section: Implementation and Resultsmentioning
confidence: 99%
“…Thus, both shows relatively significant differences in their specifications. More precisely, OpenGL ES 1.1 has only about 2/3 API functions commonly shared to OpenGL SC, while 1/3 of the OpenGL SC API functions are completely excluded from the OpenGL ES 1.1 standard [4]. From this technical aspect, we should write the software emulation library between two distinct graphics API's, with similar pipeline skeletons but explicit differences in their details.…”
Section: Implementation and Resultsmentioning
confidence: 99%
“…Their approach merges triangles using the half-edge collapse technique [3] in order to avoid increasing memory requirements. They describe an implementation for mobile devices based on OpenGL ES [2].…”
Section: D Graphics Navigationmentioning
confidence: 99%
“…Thus, to fulfill OpenGL SC requirements, we do perform strict error checking and proper numerical conversions prior to the OpenGL hardware execution. These extra works were performed in a case-by-case manner, as similar to those of the same category implementation of OpenGL ES 1.1 over the desktop OpenGL [9].…”
Section: Copyright C 2012 the Institute Of Electronics Information Amentioning
confidence: 99%
“…In the case of OpenGL ES standard [6], [7], we have an example of OpenGL ES 1.1 implementation over OpenGL ES 2.0, where their ES 2.0 pipeline was modified to fully support ES 1.1 emulations [8]. An OpenGL ES emulation over the desktop OpenGL is also available [9].…”
Section: Introductionmentioning
confidence: 99%