08.08.14, 15:24
Is there any way we can include the hexagon shape within the drawing mode?
Yes there is a way we can include the hexagon shape within the drawing mode.
The source code contained can be found by selecting File > Examples in the Processing IDE. Then select Topics > Create Shapes.
Before we should begin, it should also be noted that the features here (i.e. the use of createShape()) are currently only supported by the P2D and P3D drawing modes.
Tanvir Hossain