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

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -