awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesLighting Proxy Optimizations

Replacing complex light simulations with simplified visual approximations like additive blending sprites.

Distinct from Light Probes: Distinct from Light Probes as it uses 2D sprites as proxies for light rather than sample points for indirect light.

Explore 1 awesome GitHub repository matching graphics & multimedia · Lighting Proxy Optimizations. Refine with filters or upvote what's useful.

Awesome Lighting Proxy Optimizations GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • godotengine/godot-demo-projectsAvatar de godotengine

    godotengine/godot-demo-projects

    8,250Voir sur GitHub↗

    This repository is a comprehensive collection of functional 2D and 3D demo projects and implementation samples for the Godot Game Engine. It serves as an interactive tutorial and reference library, providing a working codebase to demonstrate how to apply engine features in real-world scenarios. The collection focuses on practical implementation guides, covering a wide array of technical capabilities from basic engine fundamentals to advanced rendering and scripting techniques. It allows users to study the application of node-based composition, asset pipelines, and game logic through direct ex

    Reduces overhead by replacing complex light nodes with simplified additive blending sprites.

    GDScript
    Voir sur GitHub↗8,250
  1. Home
  2. Graphics & Multimedia
  3. Indirect Lighting Simulation
  4. Lighting Proxy Optimizations