Assets of The Season
Assets updates
Shader World : procedural landscape, ocean, foliage

Shader World : procedural landscape, ocean, foliage

Updated
2024-06-30
VIP
Code Plugins
Engine version
5.3 , 5.4
Download type
Engine Plugin
File size
609 MB
Only For Premium or VIP Users
Description

GPU-accelerated Procedural World Creation: Compute Shaders, Virtual Heightfield Landscape, Ocean, GPU foliage system.

ShaderWorld is a code plugin built by qualified engineers with at least a master degree in computer science.

 

Current Version 3.6.8

 

Shader World is an alternative to Unreal Engine Landscape, with a different terrain rendering strategy which better respects the terrain topography thanks to an adaptive terrain topology, it is also fully editable at runtime in packaged games, while Unreal Engine Landscapes cannot be modified once the game is packaged.

Shader World surface rendering can also be used to efficiently compute and render dynamic surfaces such as Oceans.

 

Shader World relies on GPGPU, General Purpose GPU programming, to generate its surface and place assets. It is currently the only fully GPU accelerated tool for procedural world generation available on the Unreal Engine marketplace.

 

For a given terrain resolution: World surface, collisions, and asset spawning are all generated on GPU deterministically. The only requirement is compute shaders supports, which for Smartphones means at least OpenGL ES 3.1 compatiblity, and for desktop GPU: any GPU since 2013.

 

Shader World plugin is a high performance modern procedural world toolkit, integrated in Unreal Engine ecosystem, with fast iteration and instant feedback.

 

Drawing inspiration from industry leaders and standards, the asset spawning framework is heavily inspired from the one currently used by games such as Horizon Zero Dawn.

 

Technical Details

Tested and compatible with : Windows 10, Mac (arm M1), iOS(IPad mini), Android (S9 OpenGL&Vulkan)

 

Features:

  • World creation from a Material function and Blueprint Brushes : fast iteration, instant feedback
  • Modern Virtual HeightField as a Geometry clip map representation
  • Landscape data layers : runtime computed equivalent to traditional UE4 Landscape layers
  • Mesh and Actor spawning with custom density functions : GPU Driven, using Data layers
  • BP Brushes can write into landscape layers : Heightmap Brush demo writes flowmap
  • 16 Bits Heightmap import using a blueprint tool (raw/png 16bits)
  • Compatible with mobile (Android & iOS) and desktop devices (Windows & Mac)
  • Spawnable Meshes can enable collisions only at proximity for optimal performance
  • Scalable Landscape Material: Clean and Commented, Manage Multi Biomes and feature performance options

 

Code Modules:

  •  ShaderWorld, Type: Runtime

 

Number of Blueprints: 15+

Number of C++ Classes: 40+

Supported Development Platforms: Windows, Linux, MacOS

Supported Target Build Platforms: Windows, Android, iOS, Linux, Oculus, PS4, Xbox One, Steam VR, Gear VR

Comments
Comments is not yet
Add Comment
Please register
Other interesting assets