Fri, 08/21/2020 - 13:39
Forums:
I would like to add a floor having, with alternating black and white tiles, so basically showing like a chess board.
Input parameters are tile size and number of tiles in each direction.
I was thinking of creating a mesh (BRepMeshData_Model ) and use BRepBuilderAPI_MakeFace with AddFace?
How can I set the color for each tile?
Is there a better approach? Anybody know of any samples?
Luc
Mon, 11/02/2020 - 15:20
I would like make somthing like :