TeamWizardry / LibrarianLib

A library for the TeamWizardry mods
GNU Lesser General Public License v3.0
26 stars 21 forks source link

Create instanced particle renderer #140

Closed thecodewarrior closed 3 years ago

thecodewarrior commented 4 years ago

Create an instanced particle renderer. While it'll likely be slightly less capable than the current one, it should be significantly faster.

http://www.opengl-tutorial.org/intermediate-tutorials/billboards-particles/particles-instancing/

thecodewarrior commented 3 years ago

This was implemented in 07801bf