Help Converting ImageEffect to RenderFeature

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • ASCII-Rendering-Shader-in-Unity

    Unity Image Effect that replicates retro ASCII rendering seen in games such as Rogue and Dwarf Fortress

  • Hey :) I'm trying to port an imageeffect (a slightly modified version of this https://github.com/StefanJo3107/ASCII-Rendering-Shader-in-Unity ) from the built in pipeline into URP, but i just can't wrap my head around it.

  • URP_BlitRenderFeature

    Blit Render Feature for Universal RP's Forward Renderer. Set specific source/destination via camera source, ID string or RenderTexture asset. Also options for _InverseView matrix and _CameraNormalsTexture generation.

  • After experimenting (a lot) i tried inserting the shader in this universal blit by cyanilux (https://github.com/Cyanilux/URP_BlitRenderFeature) hoping i would be able to reverse engineer it. But i still couldn't get it to work, i think i am not correctly mapping the effect to whats happening on screen. I'd appreciate any help on this. Just getting the unmodified effect working with cyanilux' blit would be awesome, i'm sure i could handle and dissect it then!

  • 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
  • (here's a repository, but at this point its really just those two repositories mixed together: https://github.com/nudelsuppesCrown/ASCII_renderFeature )

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