LunAnder's Stars
bennedich/xdds
A c++ DDS image loader that plays nice with emscripten.
assimp/assimp
The official Open-Asset-Importer-Library Repository. Loads 40+ 3D-file-formats into one unified and clean data structure.
Brandon-Wilson/OpenCV-Plugin
A simple OpenCV plugin that integrates the OpenCV library into UE4. The plugin includes some blueprint classes that demonstrate how OpenCV can interact with the engine.
GameInstitute/RuntimeMeshLoader
RuntimeMeshLoader for UE4
svanderburg/libiff
Portable, extensible parser for the Interchange File Format (IFF)
RobertPoncelet/UnrealGLTFLoader
Public version of a plugin I developed as a uni assignment for Unreal Engine which can import glTF files as static meshes.
calben/UnrealImportAssetsExamples
johnzero7/UnrealXPS
Custom Fileformat Import for Unreal
sivelab/unreal-landscape-importer
Unreal Engine GIS Landscape Importer
BGR360/UE4_CustomAssetTutorial
This is the code for the tutorial I wrote on the Unreal Engine 4 Wiki, detailing how to create a custom Asset type that can be imported via the Content Browser in the Editor.
MTGUli/TREExplorer
Tre Explorer SWG Modding Tool
pwillworth/galaxyharvester
Galaxy Harvester resource tracking web application for Star Wars Galaxies Emulator servers
ProjectSWGCore/SchematicDump
Project SWG Schematic Dump Tool
ProjectSWGCore/NGECore2
The ProjectSWG Open Source Core
midgen/cashgenUE
Runtime Procedural Terrain Generator for UnrealEngine
liana-p/RuntimeMeshComponent
Fork of RuntimeMeshComponent that I updated for UE 4.18
liana-p/libnoise-UE4-ready
Version of libnoise updated for use with VS2017 and pre-configured to be compatible with Unreal Engine 4
midgen/UnrealFastNoise
Modular, Blueprint-friendly noise generation for UE4
TriAxis-Games/RealtimeMeshComponent
Unreal Engine 5 plugin component for rendering runtime generated content.
ue4plugins/StreetMap
Import OpenStreetMap data into Unreal Engine
ArticySoftware/Articy3ImporterForUnreal
Articy Importer plugin for the Unreal Engine 4 and Unreal Engine 5 (work in progress).
openscenegraph/OpenSceneGraph
OpenSceneGraph git repository
MHeironimus/ArduinoJoystickLibrary
An Arduino library that adds one or more joysticks to the list of HID devices an Arduino Leonardo or Arduino Micro can support.
shaksi/json_web_token
drupal json web token based on https://dropsolid.com/en/blog/drupal-8-and-react-native post
Bforartists/Bforartists
Bforartists is a fork of the popular 3D software Blender, with the goal to improve the UI.
google/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
steptosky/3DsMax-XplnObj
This plug-in is for 3DsMax that allows you to import or export x-plane's obj format
expo/create-react-native-app
Create React Native apps that run on iOS, Android, and web
react-native-elements/react-native-elements
Cross-Platform React Native UI Toolkit
sameeragrawal47/CRUD-App-React-Native
The application demonstrates basic CRUD functionalities in a React-Native mobile app using loca NodeJs server, MySQL database.