Skip to content

3.1.1

Latest

Choose a tag to compare

@IceCreamYou IceCreamYou released this 27 Aug 07:53
Immutable release. Only release title and notes can be modified.
ef1ec2c

Full Changelog: 3.0.0...3.1.1

Features:

  • Added a module for generating realistic grass
  • Added support for instanced scattered meshes to improve performance, and some new options to give the instances variation
  • Added support for seeded randomness so a specific generated terrain / scatter-mesh combination can be more easily reused
  • Added llms.txt and SKILL.md to help AI agents use this library

Demo:

  • Added eztree for more realistic trees (and added bushes)
  • Settings now sync with the URL so you can share a specific terrain & view
  • Improved Flight mode controls, added pointer lock
  • Added FPS counter

Maintenance:

  • Refactored demo code to make it easier to follow
  • Added npm release automation
  • Bumped dependencies
  • Added a script to easily recapture the README screenshots when the demo changes significantly
  • Added Dependabot config