Skip to content

shijianjian/Retrofire

Repository files navigation

Retrofire

This is a point cloud processing software, designed for simple, silly point cloud operations, i.e. viewing, cropping, etc.

It currently supports ASCII point clouds (i.e. ptx, pts, xyz) only. Other formats are waiting for development.

Technical Profile

This application is based on Electron, Angular frameworks. Main viewer is based on three.js.

Usage

Build for Mac:

$ npm i
$ npm run build:mac

Then it can be found under ./release-builds.

Other build method can be found here.

Developing:

$ npm run dev

Screenshots

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published