MeshesΒΆ

This section covers loading and displaying 3D mesh files in Vuer.

Loading 3D MeshΒΆ

Learn 4 different methods to load and display mesh files (with real-time mesh animation and wireframe rendering).

View full example β†’

../_images/trimesh.png

Textured TrimeshΒΆ

Apply image textures to your meshes using UV mapping. This example shows how to generate UV coordinates from vertex positions and control texture appearance with repeat parameters.

View full example β†’

../_images/trimesh_uv.png

Example ListΒΆ