Libs3D Mesh

From GiderosMobile
Revision as of 02:37, 23 January 2026 by MoKaLux (talk | contribs) (Created page with "'''Supported platforms:''' File:Platform android.pngFile:Platform ios.pngFile:Platform mac.pngFile:Platform pc.pngFile:Platform html5.pngFile:Platform wi...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Supported platforms: Platform android.pngPlatform ios.pngPlatform mac.pngPlatform pc.pngPlatform html5.pngPlatform winrt.pngPlatform win32.pngPlatform linux.png

Description

Let's 3D using the Gideros API.

Our first Mesh

The Mesh class is used to create and display custom constructed set of triangles (triangle meshes).

WIP


Libs3D