修改为高分辨率

This commit is contained in:
xsl
2025-12-22 15:55:43 +08:00
parent c83f36c976
commit 1f9e4939b9
105 changed files with 1366 additions and 1715 deletions
+1 -1
View File
@@ -130,7 +130,7 @@ private:
//vector<Texture>* _cur_texs;
vector<Texture> m_texs_thick;
std::vector<unsigned char> dummy_data;
unsigned dummy_w = 2048;
unsigned dummy_w = 4096;
unsigned dummy_h = 2048;
std::vector<TextureLoadingVertexStructure> obj_vertices;