Far-Beyond-Dev / Horizon-Community-Edition

An easily scalable game server implemented in Rust, and compatible with many popular game engines
https://horizon.farbeyond.dev/
Apache License 2.0
23 stars 8 forks source link

Gaia #56

Open tristanpoland opened 3 months ago

tristanpoland commented 3 months ago

About Gaia

Gaia is a component within Terraforge, the terrain library, dedicated to managing and rendering smaller-scale features that enrich the game environment. It focuses on the procedural generation and placement of detailed elements such as foliage, structures, on-ground items, rocks, and other minor terrain features. Gaia ensures that these elements are dynamically integrated into the terrain, enhancing the visual fidelity and interactivity of the game world.

Key Features:

Integration with Terraforge:

Gaia works in tandem with Terraforge's larger-scale terrain generation capabilities, providing a holistic approach to environment creation. While Terraforge handles the broader landscape and terrain shaping, Gaia fills in the intricate details that make the environment come to life, offering players a rich and immersive world to explore.

tristanpoland commented 3 months ago

Waiting for TerraForge to generate planet surface first