refactor export equirectangular

This commit is contained in:
2019-08-15 19:12:50 +02:00
parent e959fb4d91
commit 542e5a9c19
12 changed files with 223 additions and 206 deletions

View File

@@ -261,7 +261,7 @@ struct gl_state
GLint cube;
GLint sampler[10];
GLint program;
GLint fb;
GLint fbr, fbd;
GLint active_tex;
GLfloat line_width;
void save();