Epic Games 在游戏开发者大会(GDC)展示了虚幻引擎中 Nanite 几何技术的扩展功能——动态网格细分和位移系统1。这项技术在《漫威1943:海德拉之崛起》中得到实际应用1。
该系统的核心优势在于数据压缩效率1。位移字段数据量相比完整高模网格数据可减少至 1/5 以上,而程序纹理方法相比其他压缩手段能实现更高的压缩比1。这一设计基于美术创作流程的实际需求——即使在已有 Nanite 基础的前提下,几何放大功能仍然必要1。
在游戏可扩展性方面,该技术考虑了对不同平台的支持需求1。像《堡垒之夜》这类需要支持低端平台的游戏采用从低/中配置向上放大的策略1。值得注意的是,位移贴图在电影制作中的使用主要动机并非数据压缩,而是工具便利性和动画制作效率1。
Epic Games presented an extended geometric amplification system for Nanite technology within Unreal Engine at the Game Developers Conference, demonstrating the system's application in Marvel 1943: Rise of Hydra 1. The extension addresses practical needs in art creation workflows and data compression efficiency that remain relevant despite Nanite's existing capabilities 1.
The displacement field approach reduces data volume to one-fifth or less compared to full high-polygon mesh data, with procedural texture methods achieving higher compression ratios than alternative techniques 1. While displacement mapping in film production is primarily driven by tooling convenience and animation workflow efficiency rather than data compression concerns, the gaming industry faces distinct scalability challenges 1. Titles like Fortnite that must support lower-end platforms employ an upward magnification strategy from lower and mid-range configurations, making geometric tessellation a practical solution for broader hardware compatibility 1.
评论
还没有评论,欢迎留下第一条。