Skip to content

ncab/UE-work-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unreal Engine Work Examples

In this repo, you’ll find exploration and sandbox C++ and Python projects for Unreal Engine including tooling and Unreal Architecture, like Actors and Objects. Some highlights in this repo are:

  • ChatGPT Widget (ChatGPT/Source)
  • Simon Puzzle (royale-escape) *Demo under Simon Puzzle section below
  • Exploding Barrels (Sandbox/Source)
  • Editor Utility Widget (Sandbox/Source)

UEWorkReel_1280_0001-4108.mp4

ChatGPT Widget

A Widget that holds ChatGPT in engine using OpenAI API
ChatGPT Widget C++
ChatGPT Widget Header

ChatGPTWrapperTest_Widget

Simon Puzzle

Featured Simon puzzle in a short escape room game
Simon Puzzle Blueprints

SimonDemo0001-1823.mp4

Exploding Barrel

C++ barrel actors with particles, sounds, and damage
Exploding Barrels C++
Exploding Barrels Header

ExplodingBarrels01 ExplodingBarrels02

Editor Utility Widget

A Widget that holds Python code to quickly generate new levels, atmosphere, and master materials

EditorUtilityWidget01 EditorUtilityWidget02

About

Sandbox C++ and Python projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published