OGV-meteor VS OGV-meteor

Compare OGV-meteor vs OGV-meteor and see what are their differences.

OGV-meteor

Port of BRL-CAD's OGV to meteor (by BRL-CAD)

OGV-meteor

Port of BRL-CAD's OGV to meteor (by theamanjs)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
OGV-meteor OGV-meteor
8 1
16 0
- -
0.0 0.0
over 1 year ago over 2 years ago
HTML HTML
BSD 3-clause "New" or "Revised" License BSD 3-clause "New" or "Revised" License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

OGV-meteor

Posts with mentions or reviews of OGV-meteor. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-08-09.
  • Final Report on Google Summer of Code 2021
    1 project | dev.to | 18 Aug 2021
    Show appropriate errors when uploading a model fails. PR #105
  • Week 9 of Coding Period in GSoC
    2 projects | dev.to | 9 Aug 2021
    Furthermore, I tried improving documentation. There was an issue opened in the project with the concern The current readme is arguable off-putting to new contributors. I added the CONTRIBUTING.md file to the project where I specified the commit guidelines, code of conduct, and PR opening process. I took the code of conduct guidelines from Covenant. The primary focus of adding the Contribution file was to thank and encourage other developers for contributing and keep a healthy environment to work with. I also added the table of content in the Readme file so the users can see what is in the Readme in a glimpse. I'll turn this PR to ready for review in a day or so as well.
  • Week 7 and 8 of Coding Period in GSoC
    1 project | dev.to | 5 Aug 2021
    The first enhancement I started in week 7 was adding custom background to the viewer where the user sees the model. This feature was requested a long time ago here. I used input type="color" for the color palette and fetched the color in the js file with the meteor events. This task was kind of related to three.js so I looked into the three.js docs about updating the canvas. I got stuck in one issue after updating the color it required the user to trigger zoom or interact with the model viewer in order to update the color of the viewer. After searched about updating the canvas after a change I found animate() and render() can update the canvas. Though I was a bit conscious about using render() because when the object is going to be larger it is gonna re-render the canvas. Anyways, this was the correct fix to update the canvas after updating color.
  • Week 6 of Coding Period in GSoC
    1 project | dev.to | 5 Aug 2021
    Then I fixed an old issue of splitting one main CSS file to multiple CSS files in this PR. By doing this, it became easier to handle and perform CSS tasks. In this task, there was a subtask of adding SCSS support to the project. Then, I added the node-sass meteor package to the project.
  • Week 3 of Coding Period in GSoC
    2 projects | dev.to | 28 Jun 2021
    I started by adding Husky to the project. For that, I used this package. This was the most fascinating task. You must be wondering, eh!! that was easy for what thing I was most excited about. I didn't try installing husky before on any project. So, for me, it was nothing less than a roller coaster ride where I enjoyed a lot. Link to PR
  • Week 2 of Coding Period in GSoC
    1 project | dev.to | 22 Jun 2021
    The second week started on 14 June 2021 and ended on 21 June 2021. I solved the issue of Email server validation. This issue was if the admin has not updated the SMTP server details in application it should force the admin to setup first. This was required because if any user creates account the user was not getting any email, neither the user could recorver the password. Further, there was discussion for this task about setting up SMTP server at localhost. The full conversation can be read on the PR
  • Week 1 of Coding Period in GSoC
    1 project | dev.to | 21 Jun 2021
    The first thing I was doing when the coding period started was upgrading the Meteor version. This task was done already but I ran into a problem on my machine. I was not able to run any Meteor project on my machine. It took me a day to figure out the issue. I searched a lot about the issue and found some solutions from the internet and my mentor. I reinstalled the Meteor on my machine and removed .meteor/local folder and it got started again. The actual error was undefined symbol: node_module_register When I searched for the solution I found this error occurs when we compile the node modules with different versions from what we are using at the moment. You can have a look at the whole problem on stackoverflow. You can have a look on PR here
  • Getting Selected and Community bonding period in GSoC
    1 project | dev.to | 17 Jun 2021
    I'm glad to share that I've been selected for GSoC 2021 under the organization BRL-CAD for the project OGV. The moment I read the mail about my selection was endless. I was working for this event since I started my graduation in 2019.

OGV-meteor

Posts with mentions or reviews of OGV-meteor. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-06-28.
  • Week 3 of Coding Period in GSoC
    2 projects | dev.to | 28 Jun 2021
    Before we talk about week 3 here is the link of project board with cards that I'll be managing during GSoC 2021. I first thought to create a board in Trello but my mentor suggested creating under the project in my folk of project.