Sharing Saturday #346

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

InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com
featured
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
  1. CyberRogue

    Well, the best news is that I managed to find an implementation of Texel Space Shading. This shader allows the same lighting value to be used for the entire texel. It sounds strange, but it's easier to show it once than to explain it a hundred times (here is a visual comparison). This way you can preserve pixel art, but still use light, which means the walls won't be flat and the signs will glow. Another interesting thing I discovered in Unity is VFX. It would seem - nothing special, but this technology allows you to make sufficiently high-quality effects for pixel art, if you round off the particle size and location to the desired values ​​- in the end we will get the generated pixel effect (vfx is noticable at comparison video). That's all for now. At this stage, the project is open, the link to the repository at github.

  2. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  3. gruid

    Discontinued Cross-platform grid-based UI and game framework.

    Gruid Repository

  4. dear-imgui-unity

    Discontinued Unity package for Dear ImGui

    Hm, does this help: https://github.com/realgamessoftware/dear-imgui-unity?

  5. sleepy

    See the code on github

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

  • Go-app: Build PWA apps with Golang

    1 project | news.ycombinator.com | 25 Oct 2024
  • Go Package for Building Progressive Web Apps

    1 project | /r/hackernews | 23 Oct 2023
  • Go Package for Building Progressive Web Apps

    1 project | /r/hypeurls | 23 Oct 2023
  • Add PWA to web app?

    1 project | /r/golang | 29 Jun 2023
  • Python GUIs

    14 projects | news.ycombinator.com | 14 Jun 2023

Did you know that C# is
the 10th most popular programming language
based on number of references?