Hi,
I'm working in a Augmented Reality project using jPCT-AE as the rendering engine.
I need to load dynamically on the camera surface a 3D Object from a data buffer (memory) not from the raw or assets directory.
Is it possible?
Thanks in advance
Sure. The loader methods take an InputStream. Just provide one for your in-memory data.