virocore icon indicating copy to clipboard operation
virocore copied to clipboard

[Feature Request] Renderer functionality

Open nuudles opened this issue 6 years ago • 4 comments

SceneKit has the SCNRenderer class, which allows you to render a SCNScene onto an existing OpenGL context. Is there a way to do something similar in ViroCore to render a Scene without using one of the ViroView subclasses?

SCNRenderer documentation: https://developer.apple.com/documentation/scenekit/scnrenderer

nuudles avatar Apr 17 '18 14:04 nuudles

Hi @nuudles, we don't support rendering to an arbitrary OpenGL context at this point. Currently you have to use one of the ViroView subclasses. However, we've added an item for this in our feature backlog.

radvani avatar Apr 18 '18 02:04 radvani

I would really need this feature too. Are you any closer to releasing this functionality?

MatejBalantic avatar Sep 01 '18 09:09 MatejBalantic

Hi @MatejBalantic, we don't have an update yet on this functionality but are investigating the complexity now. Thanks for your patience!

radvani avatar Sep 06 '18 14:09 radvani

Wondering if there is any news on this...

MarkMurillo avatar Feb 05 '20 14:02 MarkMurillo