Hi Trajce,

There's no magic bullet for this, you will need to preprocess your data in
chunks and use PagedLODs/DatabasePager to load/unload on demand.
Something similar to what virtual planet builder does for imagery.

Markus Schütz, has some good papers and recent research to do it in an
efficient way:
https://www.cg.tuwien.ac.at/research/publications/2020/SCHUETZ-2020-MPC/,
although he didnt't use openscenegraph, but maybe is possible to create a
readerwriter of that format.

Best regards,
Rafa.

On Tue, Oct 6, 2020 at 1:18 AM Trajce Nikolov NICK <
[email protected]> wrote:

> Hi Community,
>
> This might be an easy issue but I am struggling just with it. I have an
> array of  4GB of vertex data (position, normal, color) and I am trying to
> render the most optimal way. I am considering creating batches but it is
> not working well. Any hints, snippets are highly welcome!
>
> Thanks a bunch as always!
>
> Cheers,
> Nick
>
> --
> trajce nikolov nick
>
> --
> You received this message because you are subscribed to the Google Groups
> "OpenSceneGraph Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/osg-users/CAO-%2Bzi%3D-1N%3DjS1oQ%2BHcoyEuZWCwGa%3Dszxctt_BJAni3PTyczRQ%40mail.gmail.com
> <https://groups.google.com/d/msgid/osg-users/CAO-%2Bzi%3D-1N%3DjS1oQ%2BHcoyEuZWCwGa%3Dszxctt_BJAni3PTyczRQ%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"OpenSceneGraph Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/osg-users/CAM-RrinJbbrgYQnoi04VJp35ebyZ1cT5wcvo3jpLoX1RAc_qDw%40mail.gmail.com.
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to