directx - Move a Character on a Terrain DirectX9 -
i have created terrain using raw file , want character move on terrain.
how check collisions terrain ?
simple way check sphere vs world collision. there lot of information how check sphere vs trianle collision. there lot in search: https://stackoverflow.com/search?q=sphere+world+collision
Comments
Post a Comment