Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - mazataza

Pages: [1]
1
Support / Creating a Modelling tools with jPCT-AE
« on: December 23, 2012, 02:10:25 pm »
I have a plan to create an android APP which allow modelling of Building (a simple tools for architicture).
my question is how to modify all vertics in an Object3D after build it?
my tool will definitiv need a mesh subdivision which work on modifiy/adding vertics.
using IVertexController allow me only to change already exists vertics, but adding.

an example of modeling.
the user create a line , the user then add a point to to line and move this point, which mean the line will be splited to two lines which are joints with this new point.

Pages: [1]