Skip to content

Public version of a plugin I developed as a uni assignment for Unreal Engine which can import glTF files as static meshes.

License

Notifications You must be signed in to change notification settings

RobertPoncelet/UnrealGLTFLoader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unreal Engine glTF Loader Plugin

Overview

This plugin makes use of Tiny glTF Loader (link) to allow the user to import glTF files as static meshes. It has been tested with Unreal Engine version 4.12.3.

Installation and Usage

To install, simply copy the repository folder to "Plugins" in your project root. You may need to recompile your project if your engine version differs from 4.12.3.

To use, firstly enable the plugin in your settings if you don't see the glTF button in the top toolbar. Clicking it will open the plugin window, where you can modify transformation settings applied to the mesh before importing. The "Import File" button here will open a browser to import a glTF file as a static mesh to the current folder in the content browser.

Video Link

About

Public version of a plugin I developed as a uni assignment for Unreal Engine which can import glTF files as static meshes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published