Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unity plugin for Vulkan and Compute Shader #117

Open
ZhaoXiangXML opened this issue Jul 24, 2023 · 1 comment
Open

Unity plugin for Vulkan and Compute Shader #117

ZhaoXiangXML opened this issue Jul 24, 2023 · 1 comment

Comments

@ZhaoXiangXML
Copy link

It's nice to have a graphic library that works as Unity plugin.

I'm trying to write a fluid simulation/rendering lib that is supposed to work both as a standalone executable and an Unity plugin, DiligentGraphics looks like where I should build my lib on.

However I have two problems:

  1. It appears there's no Vulkan support in either UnityPlugin or UnitySimulator
  2. It appears there's no Unity plugin + Compute Shader sample

So I'm wondering if there's any change to have them in the near future.

@TheMostDiligent
Copy link
Contributor

Hello,

Unity plugin was developed when Unity still did not have Vulkan support. We may add it in the future, but we do not have this in the plans at the moment.
Same goes for Unity + compute shader example.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants