SilentCLD / XenkoHMTerrain

Heightmap terrain example for the Xenko Engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Xenko Heightmap Terrain

A Heightmap terrain example for the Xenko Engine

Getting Started

Prerequisites

  • Xenko version 3.1.0.1-beta02-0752 or higher

Usage

  • Download / Clone the repo
  • Open HeightmapTerrain.sln and run OR launch Xenko GameStudio, import the project and run

Controls

  • WASD - Move
  • Right Click - Rotate Camera
  • Ctrl + Shift + P - Game Profiler
  • Ctrl + Shift + O - Physics Debug

Todos

  • Add support for heightmaps that aren't square
  • Viewable terrain within GameStudio
  • In-Engine heightmap and Texture editing (currently have to use 3rd-party tools)

Screenshots

terrain image

License

This project and its assets are licensed under the MIT License unless stated otherwise - see LICENSE.md

About

Heightmap terrain example for the Xenko Engine

License:MIT License


Languages

Language:C# 100.0%