Sharing Saturday #346

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • 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.

  • gruid

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

  • Gruid Repository

  • 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
  • dear-imgui-unity

    Unity package for Dear ImGui

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

  • 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