Pages

Friday, March 18, 2011

Textures

i wrote a .dss loader for dge without using any 3D party library. and I 'm implement compressed textures in OpenGL renderer

for implementing virtual texture in engine I must write a basic scene manager and some basic scene nodes like as camera and static meshes.
loaded compressed texture (with format DXT1) in OpenGL 3.x renderer

No comments:

Post a Comment