Difference between revisions of "Unreal"
From BotF2-Wiki
(→Unreal Engine: just made an empty sample of structure) |
|||
Line 3: | Line 3: | ||
[[Category:3D Combat Engine]] | [[Category:3D Combat Engine]] | ||
+ | |||
... We are working with Unreal Engine to develop 3D combat: https://www.unrealengine.com/what-is-unreal-engine-4 | ... We are working with Unreal Engine to develop 3D combat: https://www.unrealengine.com/what-is-unreal-engine-4 | ||
(It is free for non commercial use) | (It is free for non commercial use) | ||
+ | |||
+ | == Import from Blender == | ||
+ | |||
+ | == Coding == | ||
+ | |||
+ | === Blueprints === | ||
+ | |||
+ | ==== Converting Blueprints to C++ ==== | ||
+ | |||
+ | === C++ === | ||
+ | |||
+ | == Tools == | ||
+ | |||
+ | === Tool 1 === |
Revision as of 18:29, 15 May 2017
Contents
Unreal Engine
Also known as Unreal Engine free for non commercial use
... We are working with Unreal Engine to develop 3D combat: https://www.unrealengine.com/what-is-unreal-engine-4 (It is free for non commercial use)