vampy / awesome-ue4

A curated list of resources for working with Unreal Engine 4. (Awesome Unreal Engine 4)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Awesome UE4

This is a curated collection of articles, assets, and libraries that have been created for use with Unreal Engine 4.

Suggestions and recommendations are welcome to be filed via the GitHub issue tracker for this repository. For more information, see the contribution guidelines.

Inspired by awesome-unity, awesome-design, awesome-cpp.

Contents

Assets

3D Modeling and Tools

Analytics

Animations

Audio

Build

  • LoadingScreen - Plugin for creating simple loading screens with movies and advice text.

Networking

  • VaRest - A simple REST API client with support for automatic JSON deserialization.

Plugins

Sample Projects

Scripting

  • LuaMachine - Plugin for integrating Lua as a scripting language.
  • SkookumScript - Plugin for integrating SkookumScript as a scripting language.
  • UETorch - Plugin for integrating Lua/Torch scripts for use with Torch, a scientific computing framework.
  • Unreal.js - Plugin for integrating JavaScript as a scripting language.
  • UnrealEnginePython - Plugin for integrating Python as a scripting language.

User Interface

  • BLUI - Plugin for authoring UI elements using HTML. Powered by Chromium.

Utilities

Resources

Coding

Community

Style and Conventions

License

This is also reflected in LICENSE.md for visibility.

CC0

To the extent possible under law, Terry Nguyen has waived all copyright and related or neighboring rights to this work.

About

A curated list of resources for working with Unreal Engine 4. (Awesome Unreal Engine 4)

License:Other