kurtkuehnert / bevy_terrain

A terrain rendering plugin for the bevy game engine.
Apache License 2.0
188 stars 23 forks source link

bevy 0.11 #7

Closed Elabajaba closed 1 year ago

Elabajaba commented 1 year ago

Doesn't work yet, but it's close.

I haven't finished fixing all the shader imports (and afaik some of the shaders need some minor rewrites, afaik mostly involving needing to pass in uniforms as parameters to functions that are used in multiple passes with different uniforms).