webatintel / aquarium

BSD 3-Clause "New" or "Revised" License
26 stars 7 forks source link

Specify fish count in the render loop for OpenGL and ANGLE #20

Closed JiangYizhou closed 5 years ago

JiangYizhou commented 5 years ago

This patch implements fish number selection for OpenGL and ANGLE backend. In addition, the patch also moves logic of imgui to super class Context.

JiangYizhou commented 5 years ago

This patch fixes #18