WebGL: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 7: | Line 7: | ||
* [[WebLDraw]] | * [[WebLDraw]] | ||
== | == See Also == | ||
* [[OpenGL]] | * [[OpenGL]] | ||
[[Category:Terms]] | [[Category:Terms]] |
Revision as of 09:37, 10 May 2018
WebGL is a programming API which allows to use a 3D rendering environment (usually based on OpenGL) inside a running browser instance. For more details, see Wikipedia: WebGL.