Trending repositories: procedural-generation

4 tracked repositories tagged with procedural-generation, ordered by stars. Use the topic filters below to narrow further.

Filter by topic

4 of 4 repositories

  • img2threejs/img2threejs

    Rebuild the object in a reference image as a code-only, procedural, quality-gated, animation-ready Three.js model. Token-efficient image-to-3D.

    AI summary: Generates Three.js models from single reference images using procedural geometry and shaders.

    10,135ai-mlPythonApache-2.0
  • img2threejs/img2threejs

    Rebuild the object in a reference image as a code-only, procedural, quality-gated, animation-ready Three.js model. Token-efficient image-to-3D.

    AI summary: Converts reference images into code-only, procedural Three.js models.

    7,873webPythonApache-2.0
  • majidmanzarpour/threejs-procedural-dungeon

    Real-time procedural dungeon generator in Three.js - deterministic seeds, Delaunay/MST graph layouts, room semantics, five themes, and a custom bloom/tilt-shift pipeline.

    AI summary: A deterministic procedural dungeon generator visualizing its build pipeline in real-time using Three.js.

    482learningJavaScriptMIT
  • BravePixelNet60/Night-City-Evolution

    AI summary: This repository generates urban landscapes using procedural techniques combined with neural network-based models. It addresses the challenge of creating realistic, scalable city environments for simulations or games. The distinctive feature is its hybrid approach, blending deterministic algorithms with AI-driven texture and layout generation.

    0ai-ml