16 строки
395 B
Markdown
16 строки
395 B
Markdown
---
|
|
name: Xamarin.Android - GL Textured Cube
|
|
description: "This sample demonstrates a rotating cube rendered with textures via OpenTK's GL APIs."
|
|
page_type: sample
|
|
languages:
|
|
- csharp
|
|
products:
|
|
- xamarin
|
|
urlFragment: texturedcubees30-10
|
|
---
|
|
# GL Textured Cube
|
|
|
|
This sample demonstrates a rotating cube rendered with textures
|
|
via OpenTK's GL APIs.
|
|
|
|
![App showing a 3D cube](Screenshots/plain.png) |