Stream: brlcad

Topic: OGV


view this post on Zulip Sean (Feb 01 2018 at 03:45):

@pooh (inder) I'd like that but it really depends

view this post on Zulip Sean (Feb 01 2018 at 03:50):

things would need to get merged before proposals come in. if I'm not mistaken, last summer's work is not integrated, so that'd be a huge blocker. we can't have work backing up or it'll be wasted.

view this post on Zulip Inder Singh (Feb 01 2018 at 05:19):

@sean I totally agree. I will try to get as much merging done as possible before proposals start coming. Still, if we go with OGV this year, I would like to narrow down on the scope and prioritize the kind of projects we accept for OGV.

view this post on Zulip Harry Moose (Mar 26 2018 at 05:30):

Hi, i'm Harry Moose(Harinder Singh Balala), I love programming, composing music and finding similarities between both processes. I would love to participate in Google Summer of Code. I have worked on various projects in Ruby on Rails, HTML and python. I have looked through the project ideas and i want to work in OGV backend.

view this post on Zulip Sean (Mar 26 2018 at 05:31):

hi @Harry Moose and welcome. There's very little time left to discuss or help if you get stuck on something, but glad to hear you're interested and look forward to reading your proposal

view this post on Zulip Harry Moose (Mar 26 2018 at 05:37):

@Sean i have already looked at issues, i will be able to create a proposal by tomorrow.

view this post on Zulip Sean (Mar 26 2018 at 05:44):

That won't leave time for feedback before the deadline, but glad to hear it.

view this post on Zulip Harry Moose (Mar 26 2018 at 05:50):

I know I'll try my best to give some output by today.

view this post on Zulip Harry Moose (Mar 27 2018 at 15:52):

Here's the link to my proposal - https://docs.google.com/document/d/1hNxOyDZlrnPAuRBJc5kn3OMANwgaDtzcgUKO4tYN80U/edit?usp=sharing

view this post on Zulip Inder Singh (Mar 27 2018 at 16:21):

@Harry Moose Thank you for the proposal. I am glad you are interested in the development of OGV. As @Sean has already told, we didn't have much time to review or discuss the proposal. However still, it would be great if you can provide some patches within coming couple of days, that would give us an idea of the way you work. Also please keep communicating here, or in emails about your patches and opinions about OGV.
P.S Not that you need it but Good Luck!

@ih8sum3r How are things on your end?

view this post on Zulip Harry Moose (Mar 27 2018 at 16:23):

Sure @pooh (inder) , Thanks Alot

view this post on Zulip Harry Moose (Mar 29 2018 at 16:03):

@pooh (inder) I have done with the setup of OGV, after facing so many errors, finally it's working. Now I'm going to work on issues, Hope it'll be fixed.

view this post on Zulip Inder Singh (Mar 30 2018 at 05:09):

@Harry Moose great! Can you tell, what errors you faced? How did you solve them? What changes our readme file require?

view this post on Zulip Harry Moose (Mar 30 2018 at 06:05):

I had faced some permission errors and meteor update problems, OGV was not working because of permissions.

view this post on Zulip Harry Moose (Mar 30 2018 at 16:54):

Today, i have updated the Readme file and requested a pull request on github.

view this post on Zulip Inder Singh (Apr 03 2018 at 07:32):

@Harry Moose @Aditya Gulati Thank you for your pull requests. Just making sure that you know, the PR that we are expecting needs to be something other than documentation/ simple update. Something that shows that you are able to read the code, understand a problem and solve it. I am sure you already know this, just trying to be double sure. Having said that, thank you both for updating readme and pushing OGV to latest. Not that you need it, best of luck for GSoC.

view this post on Zulip Harry Moose (Apr 03 2018 at 07:37):

@pooh (inder) currently I'm working on the console password issue

view this post on Zulip Inder Singh (Apr 03 2018 at 09:54):

Oh, great! Looking forward.

view this post on Zulip Daniel Rossberg (Jan 12 2020 at 11:10):

How to open ogv file in cmd and run it?

OGV isn't a command line program. It needs a web server, for example. The "Install and run BRL-CAD's Online Geometry Viewer (OGV)" task contains the steps needed.

view this post on Zulip Thusal Ranawaka (Jan 12 2020 at 11:12):

Hey @Daniel Rossberg

view this post on Zulip Thusal Ranawaka (Jan 12 2020 at 11:28):

Hey @Daniel Rossberg Can OGV downloaded to Windows?

view this post on Zulip Daniel Rossberg (Jan 12 2020 at 12:07):

Hey Daniel Rossberg Can OGV downloaded to Windows?

Yes. But, following the discussions here, it is not so easy to get it running. At least, you have to set up a webserver for it. There are Apache binaries for Windows.

view this post on Zulip Thusal Ranawaka (Jan 12 2020 at 12:07):

Do you know how to do it? @Daniel Rossberg

view this post on Zulip Daniel Rossberg (Jan 12 2020 at 12:10):

I think I would be able to do it, but I've never touched OGV. This would be completely new for me.

view this post on Zulip Daniel Rossberg (Jan 12 2020 at 12:13):

From the OGV Readme, you need python, node.js, MongoDB, and Meteor in addition. And you need to understand, what the shell scripts are doing, and translate it t Windows.

view this post on Zulip Daniel Rossberg (Jan 12 2020 at 12:13):

This doesn't sound easy.

view this post on Zulip Thusal Ranawaka (Jan 12 2020 at 12:15):

It's Okay. @Daniel Rossberg I'm still working on BUILD LIBRECAD V3 FROM SOURCE task for about 2 weeks. So I will take it.

view this post on Zulip Sean (Jan 14 2020 at 16:48):

@Thusal Ranawaka if you were not successful building librecad, then building OGV is even less likely. it's more complicated.

view this post on Zulip Sean (Jan 14 2020 at 16:49):

I suggest you try the new compilation on haiku task. that one is at least just 3-4 things to install and you will be successful/helpful with the task even if you are not successful in completing it.

view this post on Zulip Alex Liu (Jan 19 2020 at 06:32):

Hey guys, for the OGV install, it says that I need mongoDB (https://www.mongodb.com/download-center), and I am on Mac, so do I need this one as I linked? https://docs.mongodb.com/manual/tutorial/install-mongodb-on-os-x/ , is this the correct install? Thanks

view this post on Zulip Alex Liu (Jan 19 2020 at 07:20):

This is what I got after trying to manually install MongoDB
alexs-mbp:~ alexliu$ sudo apt-get install mongodbg
Password:
sudo: apt-get: command not found

view this post on Zulip Jeffrey Liu (Jan 19 2020 at 07:22):

The sudo command is Ubuntu's package manager, so if you're on Mac, you might need something different. Try brew instead?

view this post on Zulip Jeffrey Liu (Jan 19 2020 at 07:22):

So it would be brew install mongodb instead.

view this post on Zulip Alex Liu (Jan 19 2020 at 07:27):

Hmmm. I tried that but still got -bash: brew: command not found

view this post on Zulip Jeffrey Liu (Jan 19 2020 at 07:30):

Oh, then I think you'll need to install Homebrew first: https://brew.sh/. Sorry I'm not too familiar with Mac, I thought brew came installed.

view this post on Zulip Sean (Jan 20 2020 at 07:00):

Homebrew is a good approach. The Mac tutorial you linked @Alex Liu does look pretty good if you follow it closely.

view this post on Zulip Alex Ionkov (Feb 22 2020 at 19:31):

Hello, my name is Alex Ionkov and I'm a sophomore at University of Wisconsin Madison. I came across BRL-CAD and OGV specifically while looking at the Google Summer of Code projects for this year. I successfully built and ran OGV on my laptop and am now looking at issues to contribute to. It seems that development has slowed and some open issues should be closed. Is there a better resource to see the direction of development?

view this post on Zulip Sean (Feb 24 2020 at 19:47):

@Alex Ionkov best resource is to simply ask or just start working on some aspect and engage in discussion

view this post on Zulip Inder Singh (Mar 11 2020 at 11:57):

@Alex Ionkov Apologies for delayed reply, i have been away. So for OGV I am working on fixing some code quality issues, I would be grateful if you can help me in that. We also have issues in github sorted according to priroity here at https://github.com/BRL-CAD/OGV-meteor/projects/1. You can go through these and I can help you get onboarded. If you have any other questions, feel free to ask.

P.S Excited to see your interest in OGV. :)

view this post on Zulip Abhay Raj Singh (Mar 21 2020 at 04:17):

@pooh (Inderpreet Singh) @Panda (Gauravjeet Singh)
I was fixing deep scan bugs, I had a question.

What to keep setting of deepscan?
Eslint enabled(210 issues) or disabled(28 issues)

Deepscan(without ESlint) issues are mostly fixed

view this post on Zulip Inder Singh (Apr 03 2020 at 09:12):

It would be Eslint enabled.

Apologies for the delayed reply - the country lockdown has been a little hard on our work/family.


Last updated: Oct 09 2024 at 00:44 UTC