Skip to content

xjindf/mpelibjs

Repository files navigation

mpelibjs

Terrain LOD

I wrote this to try and create a terrain system that was easy to use and extend. I originally tried to use the ROAM algorythm but I had trouble getting this working 100% so I decided to do my own implementation that handles joining different LOD levels of terrain and neighbour LOD differences.

screenshot-1

screenshot-2

Installation

  1. Navigate to the project root from the command line.
  2. Run the following commands: npm install npm run dev

About

LOD地形生成

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages