Learning Timeline
Key Insights
The Power of 'One-Shot' Prompting
GLM-5 is capable of building complex applications with interactive features (like toggles and zoom) using just a single prompt, without needing repetitive follow-up instructions.
Visual Improvement Tips
If features like 'Climate Simulation' do not provide clear visual impact, you can provide a specific prompt such as 'Add a color legend for climate zones' to refine the AI output.
Prompts
Infinite Terrain Map Generation
Target:
GLM-5
Create infinite terrain maps using Perlin/Simplex noise. Users can share seeds to recreate worlds. Include toggles for biomes, rivers, mountains, and climate simulation. Enable mouse zoom in and out functionality.
Step by Step
Building an Infinite Terrain Map Generator with GLM-5
- Open the GLM-5 interface or an AI coding tool that supports interactive app generation.
- Enter the full prompt specifying the 'Perlin/Simplex Noise' algorithm and 'Infinite' functionality into the input box.
- Click the Generate button and wait for the AI to build the entire application code in a single session.
- Use the 'Seed' input field to enter random codes for generating unique world variations.
- Click the 'Biomes' Toggle to enable or disable the environmental zone display.
- Click the 'Rivers' Toggle to view river flow simulations on the map.
- Click the 'Mountains' Toggle to add elevation contours or mountains to the terrain visuals.
- Click the 'Climate' Toggle to test the climate system simulation on the map.
- Use your 'Mouse Scroll' wheel to Zoom In or Zoom Out on the map to see terrain details.
- If there are visual errors or unsatisfactory functions, enter a follow-up prompt to refine the code.