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,250在 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

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

    GDScript
    在 GitHub 上查看↗8,250
  • zeux/meshoptimizerzeux 的头像

    zeux/meshoptimizer

    7,283在 GitHub 上查看↗

    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