UE4ToSpout

Sends desired render target texture to Spout if UE4 is running in OpenGL mode

  • 所有者: Allar/UE4ToSpout
  • 平台:
  • 許可證: BSD 2-Clause "Simplified" License
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

UE4ToSpout

Sends desired render target texture to Spout if UE4 is running in OpenGL mode

Requirements

  1. Unreal Engine 4 4.8+ built from C++ Source on GitHub
  2. Unreal Engine 4 4.8+ C++ Project (Could be blank C++ template project)
  3. Visual Studio 2013, Express should work, recommend Community Edition (its free, yo)
  4. Willingness to put up with instability

Installation

  1. Merge repo's Engine folder with your Engine folder, there shouldn't be any overwrites on first merge
  2. Compile Spout SDK for Win32 and Win64 platforms
  3. Put Spout SDK .lib and .dll files in Engine\Source\ThirdParty\Spout into their respective platform folders
  4. Put a copy of those same .dll files in Engine\Binaries\ into their respective platform folders
  5. Add a reference to SpoutPlugin in your Unreal Project Build file
  6. Run GenerateProjectFiles.bat in your Unreal root folder
  7. Compile Unreal Engine 4 and your project
  8. Make sure to open your project in OpenGL mode by adding the -opengl command line to your editor
  9. At some point during a level play, create a render target using the Create Render Target 2D With One Copy Blueprint node
  10. Feed whatever you want into that render target texture
  11. Be sure to call Set Spout Sender Texture Source with the render target you created

主要指標

概覽
名稱與所有者Allar/UE4ToSpout
主編程語言C++
編程語言C++ (語言數: 3)
平台
許可證BSD 2-Clause "Simplified" License
所有者活动
創建於2015-06-21 10:35:17
推送於2015-10-20 08:59:27
最后一次提交2015-10-20 01:59:26
發布數0
用户参与
星數43
關注者數14
派生數20
提交數9
已啟用問題?
問題數1
打開的問題數0
拉請求數2
打開的拉請求數0
關閉的拉請求數0
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?