Made some sort of GI in 2D. At least I can cook eggs on my laptop with it.

This page summarizes the projects mentioned and recommended in the original post on /r/godot

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

    Fast glsl deNoise spatial filter, with circular gaussian kernel, full configurable

  • In the demo the denoise I used was actually very ineffective. I now use a combination of temporal denoise (which sounds more advanced than it is, it's literally just interpolating each pixel with the previous frame, which is super cheap but too much causes ghosting), and the denoise algorithm from here which is amazing: https://github.com/BrutPitt/glslSmartDeNoise

  • 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

  • Level of Gaussians: Real-Time View Synthesis for Square Meters

    2 projects | news.ycombinator.com | 30 Apr 2024
  • Show HN: Volume rendering 3D data in Three.js and GLSL

    5 projects | news.ycombinator.com | 21 Apr 2024
  • CityGaussian: Real-Time High-Quality Large-Scale Scene Rendering with Gaussians

    3 projects | news.ycombinator.com | 2 Apr 2024
  • VkBasalt: A Vulkan post processing layer for Linux

    1 project | news.ycombinator.com | 31 Dec 2023
  • [2023 Day 8 (Part 2)] [Dart] Is it normal that the code takes ages to run?

    1 project | /r/adventofcode | 9 Dec 2023