Week 7 and 8 of Coding Period in GSoC

This page summarizes the projects mentioned and recommended in the original post on dev.to

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

    Port of BRL-CAD's OGV to meteor

  • 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.

  • 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.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Letsencrypt certificates for nginx running on docker

    1 project | dev.to | 3 May 2024
  • This was not the pdfs.nycourts.gov we were looking for

    1 project | news.ycombinator.com | 2 May 2024
  • How I use Devbox in my Elm projects

    15 projects | dev.to | 2 May 2024
  • Umbra: A Disk-Based System with In-Memory Performance [pdf]

    3 projects | news.ycombinator.com | 2 May 2024
  • Show HN: Decentralized Forum

    1 project | news.ycombinator.com | 2 May 2024