Code Monkey home page Code Monkey logo

ue4shaderplugindemo's Introduction

Basics

Updated version of Temaran's Compute Shader Plugin to Unreal 4.21. For more details see Temaran's original project: https://github.com/Temaran/UE4ShaderPluginDemo

Details

  • In UE4.21 Epic removed the automatic inclusion of virtual path to Shaders in the plugin directory. The project was updated to explicitly add the virtual shader paths.
  • Modified ComputeShader so it works on macOS as well, the shader function imageSize() is not available in Metal, or is broken in Epic's shaders.
  • In UE4.20, Epic changed the way the rendering pipeline is accessed and added global shaders for plugin (for details see the 4.17 release notes). This has made the "ShaderCopyPlugin" superfluous.
  • On the first start, the shaders will get compiled by Unreal. This might take some time, so be patient. ;)
  • This is a project plugin atm, as designed by Temaran. Unfortunately, I wasn't able to convert this into a engine plugin so far. When I manage to do this, I will insert it here in a new branch. If someone can/wants to help however, this would be cool as well!
  • For problems and other feedback contact me via my portfolio: www.valentinkraft.de :)

ue4shaderplugindemo's People

Contributors

valentinkraft avatar temaran avatar umax1004 avatar nicoossim avatar patlj09 avatar boonto avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.