Android Question how do you use the JpctVertexController in the JPCT-AE library?

RichyK68

Active Member
Licensed User
Longtime User
Hi,

Does anybody know how to use the JpctVertexController in the JPCT library as I want to distort the sphere primitive?

I have the following code:

B4X:
dim m As JpctMesh = mysphere.Mesh 
dim vc As JpctVertexController
vc.Initialize("meshdistortion")
m.removeVertexController

but I can't find any documentation on the events for the JpctVertexController class.

Richard
 

Similar Threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…