RyanSpaker / CornGame

Corn Maze game written in rust with the bevy engine
0 stars 0 forks source link

Corn rendering #6

Closed RyanSpaker closed 7 months ago

RyanSpaker commented 7 months ago

Adds efficient corn rendering using a global instance buffer and a multi-draw-instanced-indirect command.