Rendering Weekly 026

周报 第26期

ue4 style guide(github)

  • An attempt to make Unreal Engine 4 projects more consistent
  • UE4项目风格规范,便于协同工作。
  • Unreal Engine 4 Linter Plugin - 插件工具用来标志错误的命名。

    Linter is a tool that analyzes source code to flag programming errors, bugs,
    stylistic errors, and suspicious constructs.

Creating the Art of ABZU(youtube)

n this 2017 GDC talk, Giant Squid Studios’ Matt Nava offers insight into the unique art style of Abzu, and the processes that he and the team at Giant Squid developed to create it.

  • 如何创造《ABZU》的艺术效果(B站)

    Giant Squid Studios 的创始人和创意总监 Matt Nava (曾担任《Flower》和《Journey》的艺术总监) 在2017年GDC大会上展示了他们是如何创造出《ABZÛ》的艺术效果的。

  • Abzu一款海底冒险游戏,玩家可以在海洋里自由探索,游戏通过模拟真实的鱼群,创造出一个生机勃勃的海底世界。视频主要内容是:

    • Huge Amounts of Interactive fish
    • Huge amounts of interactive kelp
    • Terrain capable of supporting rapid iteration
  • 用StaticMesh来做群鱼的移动,避免过多的骨骼计算消耗