Skip to content

nake90/shike_cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shike client

Client interface for shike, a 3D cloud point generator of buildings and objects from pictures and videos.

Currently for Linux, Mac and Windows, but in the near future it should work too for Android and maybe iOS, althought it's being developed on linux and I have not tested it under other platforms yet.

Compiling

You'll need OpenFrameworks installed and the following addons: ofxGui, ofxNetwork, ofxXmlSettings (they come by default in OF).

To compile place the project in the apps/myApps/ of your openFrameworks root folder. myApps could be any folder you like.

Then type make in a terminal. The executable will be placed in bin/, and you execute it with make run or by running cd bin/ && ./shike_cli.

To build the debug version use make Debug instead.

About

Client interface for shike, a 3D cloud point generator of buildings and objects from pictures.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published