niessner / BundleFusion

[Siggraph 2017] BundleFusion: Real-time Globally Consistent 3D Reconstruction using Online Surface Re-integration
http://graphics.stanford.edu/projects/bundlefusion/
Other
1.51k stars 355 forks source link

Is it possible to convert to Linux platform? #7

Open daleydeng opened 7 years ago

daleydeng commented 7 years ago

If it is, could you provide a roadmap or some hints?

rnunziata commented 7 years ago

I would also like to see this.....if you cold just isolate the windows calls so a different framework can be plugged in.

alexsmartens commented 6 years ago

+1 I'm also interested

lhanaf commented 6 years ago

+1

luoru commented 6 years ago

+1

nonlinear1 commented 5 years ago

I have finished porting bundlefusion to linux platform except display, because I don't understand directx!. My bundlefuison for linux can run any dataset of bundlefuison. I think the result is good. I want to upload github. but I failed because the chunk size of file is constrained to 50M.

ttsesm commented 5 years ago

@nonlinear1 is it possible to find an alternative way to upload the files somewhere? What kind of file exceeds the 50Mb limit?

Regarding the directX thing, there is another more recent version here which does not use directX. Maybe this could solve the visualization part that you are mentioning.

nonlinear1 commented 4 years ago

I have upload my linux verison of bundlefusion: https://github.com/nonlinear1/BundleFusion_Ubuntu_V0

junehui commented 4 years ago

@nonlinear1 Can you plugin you mLib code to this ubuntu repo? I have get some problem while compile BundleFusion_Ubuntu_V0 with mLib, thank you

nonlinear1 commented 4 years ago

I try to pull the mLib to this ubuntu repo. but l failed. If you want the mlib, changed by me, I will send you by email

在 2019-12-02 09:12:31,"Junhui Zhang" notifications@github.com 写道:

@nonlinear1 Can you plugin you mLib code to this ubuntu repo? I have get some problem while compile BundleFusion_Ubuntu_V0 with mLib, thank you

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe.

junehui commented 4 years ago

@nonlinear1 my email is: mrlittlezhu@gmail.com, thank you~

nonlinear1 commented 4 years ago

I try to send you mLib, but I failed,

mrlittlezhu@gmail.com 被对方服务器退回
ttsesm commented 4 years ago

@nonlinear1 what is the issue that you have uploading the mLib at your repo? We should solve it somehow or find an alternative since in practice by mailing it individually to people is a kind of impractical.

nonlinear1 commented 4 years ago

another email? @mrlittlepig

nonlinear1 commented 4 years ago

@TheodoreT I cann't upload the files, which is in a folder! I guess maybe my environment is something wrong!

ttsesm commented 4 years ago

@nonlinear1 can you upload the mLib folder to the https://wetransfer.com/ and then share the link (there are two options either use a mail directly or upload the files and then share the link, use the second) then I could try to make a pull request and see whether this works or not.

vividaner commented 4 years ago

@nonlinear1 Could you please send the complete ubuntu version to my email, miaodaner@gmail.com? Thanks a lot!

nonlinear1 commented 4 years ago

the file is two large about 4 G,also I cann't send any email to gmail.

nonlinear1 commented 4 years ago

TheodoreT I wil try, In all, my project about 4G

Arnoldnuo commented 4 years ago

TheodoreT I wil try, In all, my project about 4G

Can you build a docker image to run this project, so we can run bundlefusion via docker.

nonlinear1 commented 4 years ago

Now, I have solve the issue for upload my BundleFusion_Ubuntu, Anyone can download from https://github.com/nonlinear1/BundleFusion_Ubuntu_V0 Don't forget give me a star :)