Bezier Net

Hey there,
quick question, is it possible to get a direct visualization of a bezier net? for example i would input the bezier-points and get a surface?
i saw some remains from JME2 in the JME3 source where bezier nets were mentioned… they seem to have disappeared?

Thanks in advance,
Ben

Nope there is no Bezier Net in JME3.
However I guess it should be possible to port the JME2 one without too much trouble

by the time i started, jme3 was already released so i did never do something with jme2… did jme3 support direct surface generation out of a bezier net??
i will give the port a look,

thanks so far