Skip to content

Feat: built-in rad support - #242

Merged
pierotofy merged 7 commits into
mainfrom
rad
Aug 10, 2026
Merged

Feat: built-in rad support#242
pierotofy merged 7 commits into
mainfrom
rad

Conversation

@pierotofy

Copy link
Copy Markdown
Member

Adds support for outputting results in RAD which can be used with Spark to stream large splats.

Also fixes .spz which was being incorrectly serialized.

@pierotofy
pierotofy merged commit c89dbb4 into main Aug 10, 2026
18 of 28 checks passed
@jcaesar

jcaesar commented Aug 16, 2026

Copy link
Copy Markdown
Contributor

Out of curiosity, why remove FETCH_DEPENDENCIES? It was just added in #235 (which appears in the release notes for 1.1.5, which is what got me here.)

@pierotofy

pierotofy commented Aug 16, 2026

Copy link
Copy Markdown
Member Author

Makes the build slower, links to third party repositories, requires internet, complicates the CMake file. Optionally links to system versions of the same libs, which means different versions and potentially problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants