Tagged Questions
0
votes
1answer
135 views
OpenGL quake 3 shader file for objects (for trees)
I decided to add to my game few trees, I already quake 3 model loader (md3) its for characters and method for texture drawing is store in *.ini file. I found a package of trees in MD3 and I have no ...