Skip to content

untoldengine/DigitalAssetExporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Digital Asset Exporter

The Digital Asset Exporter (DAE) is a Blender 3D plugin developed to work specifically with the Untold Engine.

The DAE allows a game developer to extract the rendering data from a 3D object modeled in Blender 3D. For example, the following model was created in Blender 3D.

image1

By executing the DAE, and providing the output file to the Untold Engine, the engine can recreate the model in an iOS or macOS device.

image1

Aside from extracting rendering and animation information, the DAE provides an easy way to set up your game scene. The DAE can obtain the location and rotation of every object in Blender 3D. For example, the image below shows the objects in a particular location:

image1

The DAE provides this information to the engine. The Untold Engine then positions each object accordingly.

image1

If you decide to modify the locations of game objects in Blender 3D

image1

The DAE will reflect this changes and provide the engine the new locations, as shown below:

image1

For more information on how to use this plugin, visit Untold Engine.

About

Digital Asset Exporter for the Untold Engine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages