Project

General

Profile

Feature #37

Joining Meshes together

Added by Distorted Admin about 4 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Normal
Start date:
02/27/2020
Due date:
% Done:

100%

Estimated time:

Description

Join several Meshes together. MashBase.join(MeshBase[] others)

History

#1

Updated by Leszek Koltunski about 4 years ago

This should probably be a new Mesh 'MeshJoined' rather than new methods to MeshBase.

MeshJoined(MeshBase[] meshes)
MeshJoined.setTextureMap(TextureMap[] maps)

#2

Updated by Leszek Koltunski about 4 years ago

  • % Done changed from 0 to 80

Commit 22e60fba provides support for this.

Setting at 80% done because still setting texture maps is left to be done.

#3

Updated by Leszek Koltunski about 4 years ago

  • Status changed from New to Closed
  • % Done changed from 80 to 100

Commit de53cf3e adds support for setting arbitrary texture maps to any MeshBase. Closing.

Also available in: Atom PDF