Skip to content

Developers

mika edited this page Oct 7, 2023 · 5 revisions

Writing your PointCloud Binary File Exporters

This page is for developers who would like to write their own converters/tools to save data into UnityCoder PointCloud Viewer.

See also Binary Format Structure


*.ucpc (v2) Exporter Examples

Using C#

Using C++

(WIP)


*.tiles (v3) Exporter Examples

Using C#

Using C++

(WIP)