c++ - What is your way of rendering terrains? -


i wanna know how render terrains in directx.
have heard people saying using raw files , said using .x files. our way , why good?

many 3d engines use height maps render terrain, due space efficiency (only 1 raster image required).


Comments

Popular posts from this blog

WPF: binding viewmodel property of type DateTime to Calendar inside ItemsControl -

java - Getting corefrences with Standard corenlp package -

jQuery clickable div with working mailto link inside -