All Projects → RedPandaProjects → UnrealEngine

RedPandaProjects / UnrealEngine

Licence: other
UnrealEngine 1998

Programming Languages

C++
36643 projects - #6 most used programming language
UnrealScript
20 projects
vba
158 projects

Projects that are alternatives of or similar to UnrealEngine

ue5-style-guide
An attempt to make Unreal Engine 4 projects more consistent
Stars: ✭ 2,892 (+4349.23%)
Mutual labels:  unreal, unrealengine, unreal-engine
Unreal-Binary-Builder
An application designed to create installed Unreal Engine builds (aka Rocket builds) from Unreal Engine GitHub source.
Stars: ✭ 554 (+752.31%)
Mutual labels:  unreal, unrealengine, unreal-engine
Ue4 Binary Builder
An application designed to create installed Unreal Engine builds (aka Rocket builds) from Unreal Engine GitHub source.
Stars: ✭ 292 (+349.23%)
Mutual labels:  unreal, unrealengine, unreal-engine
Unreal Polygonal Map Gen
An Unreal Engine 4 implementation of the Polygonal Map Generator for generating islands found at http://www-cs-students.stanford.edu/~amitp/game-programming/polygon-map-generation/
Stars: ✭ 229 (+252.31%)
Mutual labels:  unreal, unrealengine, unreal-engine
DualSenseWindows UE4
Unreal Engine 4 port of the Windows API for the PS5 DualSense controller created at Ohjurot/DualSense-Windows
Stars: ✭ 25 (-61.54%)
Mutual labels:  unreal, unrealengine, unreal-engine
gamedevguide
Game Development & Unreal Engine Programming Guide
Stars: ✭ 314 (+383.08%)
Mutual labels:  unreal, unrealengine, unreal-engine
Ue4 Style Guide
An attempt to make Unreal Engine 4 projects more consistent
Stars: ✭ 2,656 (+3986.15%)
Mutual labels:  unreal, unrealengine, unreal-engine
Launchpad
An open-source game launcher for your games
Stars: ✭ 322 (+395.38%)
Mutual labels:  unreal, unrealengine, unreal-engine
LightmassConfiguration
LightmassConfiguration is a script made for Unreal Engina 4 to allow to change from Unreal's CPU Lightmass to GPU Lightmass (made by Luoshuang for the Unreal Forums) and back. Since there are no options in GPU Lightmass, the script also allows anyone to change bake quality levels without the need to even restart Unreal Editor.
Stars: ✭ 117 (+80%)
Mutual labels:  unreal, unrealengine, unreal-engine
Unrealnetworkprofiler
A modern WPF based Network Profiler for Unreal Engine.
Stars: ✭ 29 (-55.38%)
Mutual labels:  unreal, unrealengine, unreal-engine
Unrealcpp
Unreal Engine 4 C++ examples
Stars: ✭ 490 (+653.85%)
Mutual labels:  unreal, unrealengine, unreal-engine
stomt-unreal-plugin
Collect feedback in-game/in-app with STOMT for Unreal Engine.
Stars: ✭ 23 (-64.62%)
Mutual labels:  unreal, unrealengine, unreal-engine
RuntimeBPs
This project allows for visual scripting in UE4 similar to Blueprints, but at runtime. The way this is set up does not make use of any UE4 boilerplate and could with a few adjustments be used in another engine.
Stars: ✭ 77 (+18.46%)
Mutual labels:  unreal, unrealengine, unreal-engine
Ue4 Gitignore
A git setup example with git-lfs for Unreal Engine 4 projects.
Stars: ✭ 150 (+130.77%)
Mutual labels:  unreal, unrealengine, unreal-engine
ue4-uitween
Unreal 4 UMG UI tweening plugin in C++
Stars: ✭ 178 (+173.85%)
Mutual labels:  unreal, unreal-engine
LocalSimulation
This plugin allows you to essentially create PxScene or Physic Scenes by placing an Actor, and adding other Static Mesh Components and soon Skeletal Mesh components within this space. Adding Constraints, and Forces will work as expected, but now with the additional layer of abstraction so that simulation can be anchored to a transform.
Stars: ✭ 42 (-35.38%)
Mutual labels:  unreal, unreal-engine
LivePP
A UE4 plugin wrapper for Molecular Matter's Live++ Hot-Reloading Library
Stars: ✭ 105 (+61.54%)
Mutual labels:  unrealengine, unreal-engine
Climbing Movement Component
Climbing Movement Component for Unreal Engine.
Stars: ✭ 181 (+178.46%)
Mutual labels:  unreal, unreal-engine
BMeshUnreal
Based on BMesh for Unity (https://github.com/eliemichel/BMeshUnity). It provides a half-edge data structure inspired by Blender's BMesh, which makes many mesh manipulation operations simpler. Especially useful when using mesh data for logical instead of visual purposes (e.g. irregular grids)
Stars: ✭ 45 (-30.77%)
Mutual labels:  unreal, unreal-engine
FlowGraph
Design-agnostic node system for scripting game’s flow in Unreal Engine
Stars: ✭ 577 (+787.69%)
Mutual labels:  unreal, unreal-engine

Unreal Engine 1998 Discord

It is open source version of the Unreal engine 1998, used in game Unreal Tournament by Epic Game.

Supported Platform

Platform Configurations Status
Windows Debug / Release (x86) Build status

More details

This repository contains Unreal engine sources based on version 200.

It is a place to share ideas on what to implement, gather people that want to work on the engine, and work on the source code.

If you find a bug or have an enhancement request, file an Issue.

Pull requests appreciated! However, the following things should be taken into consideration:

  • We want to keep the game as close as possible to the vanilla game, so instead of introducing new gameplay features, consider adding non-gameplay features, fixing bugs, improving performance and code quality
  • Major changes should be discussed before implementation

Be advised that this project is not sanctioned by Epic Game in any way – and they remain the copyright holders of all the original source code.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].