planar-reflections-unity VS ShaderGen

Compare planar-reflections-unity vs ShaderGen and see what are their differences.

ShaderGen

Proof-of-concept library for generating HLSL, GLSL, and Metal shader code from C#, (by mellinoe)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
planar-reflections-unity ShaderGen
2 2
57 476
- -
4.4 0.0
about 1 year ago over 3 years ago
C# C#
MIT License MIT 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.

planar-reflections-unity

Posts with mentions or reviews of planar-reflections-unity. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-03.
  • First pass at some water (ripples + reflection + refraction)
    3 projects | /r/godot | 3 Jul 2023
    I promise that not all of my posts in the future will be like, "Yo, just recompile Godot and add this arbitrary functionality to achieve this mildly whelming effect." But due to using an orthographic camera, I believe I can't render a planar reflection using the frustum mode like in this plugin, as I need a sheared box. I had to adapt this custom projection code and this Unity planar reflection probe plugin to Godot 4, and after randomly altering things it suddenly worked.
  • Open-Source Planar Reflections for the Built-in Render Pipeline!
    1 project | /r/Unity3D | 2 Feb 2022
    I created this Planar Reflections Probe in a way that's easy to implement into any project. I created the video to show how I did it. It gets a little technical, but I think it's worth it to those who are looking to learn some advanced stuff. Everything is MIT, so you can take the code, use it and modify it as much as you want as long as you give me credit. You can find the GitHub repository here.

ShaderGen

Posts with mentions or reviews of ShaderGen. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-28.

What are some alternatives?

When comparing planar-reflections-unity and ShaderGen you can also consider the following projects:

3d-game-shaders-for-beginners - ๐ŸŽฎ A step-by-step guide to implementing SSAO, depth of field, lighting, normal mapping, and more for your 3D game.

ComputeSharp - A .NET library to run C# code in parallel on the GPU through DX12, D2D1, and dynamically generated HLSL compute and pixel shaders, with the goal of making GPU computing easy to use for all .NET developers! ๐Ÿš€

Realtime-Compute-Shader-Unity-PathTracer - A passion projects that has been going on for awhile, finally at a place where I feel comfortable tentatively uploading it to Github for others [Moved to: https://github.com/Pjbomb2/TrueTrace-Pathtracer]

Veldrid - A low-level, portable graphics library for .NET.

MonoGame - One framework for creating powerful cross-platform games.

ClassicUO - ClassicUO - an open source implementation of the Ultima Online Classic Client.

katabasis - XNA re-imagined.

armory - 3D Engine with Blender Integration

GLSL - VSIX Project that provides GLSL language integration.

OpenTK-PathTracer - C# OpenGL Path Tracer, Real-Time GPU accelerated

radium - Radium is a helper library to make GPU computation easier in C#

Gorgon - A modular set of libraries for .Net that are useful for graphics and video game development.