-
Notifications
You must be signed in to change notification settings - Fork 61
Description
Would it be possible to extend the capability of the "generator" transform code to be able to convert existing ply data into .mjs file?
The reason behind the thinking is that it could potentially allow programmatic editing of existing splat data (post processing) of splats to then convert back to ply/sog afterwards. Whilst writing this, I'm thinking this might be possible to do directly from the ply anyway, so might be a redundant idea, but either way, it could be useful potentially to be able to generate full splat data at runtime (from the mjs rather than sog/ply), or other global programmatic manipulations before reconverting back to delivery format. A bit like a RAW file.
Would have put this in "discussions", but no option for that in repository.