Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How do applications store and read GRANITE data?

0
10 Posted

How do applications store and read GRANITE data?

0
10

GRANITE serializes models as a stream of bytes. The application provides callback functions to store these data to whatever file or database is required by the application, and to read the data back from the file or database. Thus, the application has full control over the location and persistence of the data, while the geometric construction and interpretation of the data are handled by GRANITE. The gPlug architecture builds on this concept by allowing any authoring application to create a small piece of code with standardized interfaces that provides access to the GRANITE stream and serves as a plug-in for other applications built on GRANITE.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123