awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 रिपॉजिटरी

Awesome GitHub Repositories3D Performance Optimization

Techniques for increasing frame rates in 3D environments including mesh LOD and occlusion culling.

Distinct from Graphics Performance Optimizations: Shortlist candidates are focused on payment gateways or specific web frameworks like Angular/Vue.

Explore 2 awesome GitHub repositories matching game development · 3D Performance Optimization. Refine with filters or upvote what's useful.

Awesome 3D Performance Optimization GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • godotengine/godot-demo-projectsgodotengine का अवतार

    godotengine/godot-demo-projects

    8,250GitHub पर देखें↗

    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

    Optimizes 3D frame rates using mesh level-of-detail, occlusion culling, and resolution scaling.

    GDScript
    GitHub पर देखें↗8,250
  • zeux/meshoptimizerzeux का अवतार

    zeux/meshoptimizer

    7,283GitHub पर देखें↗

    meshoptimizer is a 3D mesh optimization library designed to compress geometry and animation data, reduce memory usage, and improve rendering performance. It functions as a geometry simplification tool, a mesh compression codec, and a utility for preparing data for mesh shaders and raytracing acceleration. The library provides specialized toolsets for partitioning meshes into clusters and meshlets to optimize hardware-accelerated rendering pipelines. It also includes helpers for generating opacity micromaps and spatial clusters to increase the speed of hardware ray-triangle intersection tests.

    Reduces 3D model size and complexity to improve rendering performance and decrease loading times.

    C++compressiongltfgpu
    GitHub पर देखें↗7,283
  1. Home
  2. Game Development
  3. 3D Performance Optimization