ArchitectureExplorer:UE4 C ++ ArchViz项目,用于测试虚拟现实中的不同运动组件
1
GeoReference-UE4插件 该插件提供了游戏坐标和地理坐标之间的参考。 该概念的核心是GeoRegion,它定义了世界原点的纬度和经度。 此外,还提供了以米为单位的地图尺寸,以计算WSG84和UTM中的边界坐标。 此信息可用于将地理参考对象获取到正确位置。 GeoCoordinates在内部存储为双精度WGS84坐标,但可以从任何有效的EPSG编码坐标参考系进行初始化并转换为该坐标系。 GeoReferenceActor 必须放置在世界上才能定义GeoReference。 由GeoLocatedActors用于计算游戏坐标。 GeoLocatedActor 可用于派生子蓝图,这些
2021-08-31 11:02:59 17KB unreal-engine ue4 ue4-plugin geo-coordinate
1
Learning C++ by Creating Games with Unreal Engine 4
2021-08-29 23:13:30 9.87MB UE4
1
Unreal Engine 4 Game Development in 24 Hours, Sams Teach YourselfUnreal Engine 4 Game Development in 24 Hours, Sams Teach Yourself
2021-08-29 23:05:58 20.4MB Unreal Engine 4 Game
1
Blueprints Visual Scripting for Unreal Engine 高清电子书
2021-08-12 09:20:47 4.43MB ue4
1
Game Development Projects With Unreal Engine Learn to Build Your First Games and Bring Your Ideas to Life Using UE4 and C++ by Hammad Fozi Gonçalo Marques David Pereira Devin Sherry (z-lib.org)
2021-08-11 19:10:23 22.76MB Unreal4
1
Unreal Engine 4.x scripting with C cookbook develop quality game components and solve scripting problems with the power of C and UE4 by Stephen Whittle John P. Doran William Sherif (z-lib.org)
2021-08-11 19:10:22 55.68MB Unreal4
1
介绍虚幻引擎的物理,包括蓝图、碰撞、约束等。。。。
2021-07-28 14:37:29 10.45MB ue4 物理
1
非常详尽的电子书教程。 从amazon购买然后转化为pdf供下载。
2021-07-26 11:50:54 58.63MB Unreal Engine
1
UAssetParser 解析UObject资产文件,主要用于数据表。
2021-07-22 10:07:58 176KB unreal-engine deserializer UnrealEngineC#
1