You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have done a lot of post-processing development for rendering layers in my own project. Is the rendering and geographic parts of this geographic engine separate? I want to embed this geographic engine into my project to support geographic functionality. But when I look at the example API, the three rendering part is also built into the framework. Can the geography engine part be separated and integrated into my project?