keijiro / TestbedHDRP

Testbed project for Unity HDRP (High Definition Render Pipeline)
https://docs.unity3d.com/Packages/com.unity.render-pipelines.high-definition@latest
The Unlicense
1.22k stars 155 forks source link

can use in urp? #19

Closed zero16832 closed 2 years ago

zero16832 commented 2 years ago

can use in urp?

keijiro commented 2 years ago

Sorry, I can't understand what you meant (maybe it's too short and simple to understand). Could you rephrase it?

zero16832 commented 2 years ago

this shader can use in urp mode?

keijiro commented 2 years ago

What is "this"? Which shader in this project (there are lots of shaders).

zero16832 commented 2 years ago

Voxelizer.shader thx your help

zero16832 commented 2 years ago

i just want to know how to make this project to run on urp mode? it can do that?how to?

keijiro commented 2 years ago

Voxelizer.shader thx your help

It requires a significant amount of modification to port it to URP. I also don't recommend it as noted on README.

keijiro commented 2 years ago

i just want to know how to make this project to run on urp mode? it can do that?how to?

This project is a testbed for HDRP. Obviously, it doesn't support URP as there is no compatibility between HDRP and URP.

zero16832 commented 2 years ago

thanks