forsyth
Vertex reorderer
An optimization algorithm to improve rendering performance by reordering vertex data in 3D graphics
Linear-Speed Vertex Cache Optimization
57 stars
8 watching
7 forks
Language: C
last commit: about 8 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A high-performance software optimization tool for removing unnecessary geometric data in 3D rendering pipelines | 35 |
| | A real-time global illumination solution for 3D applications using voxelization and simplified indirect lighting calculations. | 619 |
| | Converts 3D meshes into voxelized representations by performing triangle-cube intersection. | 630 |
| | An optimizer for stack VM compilers that reduces the number of executable instructions in compiled code | 25 |
| | An optimizer that automatically tunes momentum and learning rate using local quadratic approximation. | 287 |
| | An algorithm that learns continuous representations from structural equivalence in graphs | 384 |
| | A C++ library for manipulating and polygonizing voxel grids with features like TransVoxel algorithm and level of detail | 289 |
| | An optimization tool for improving the performance of large-scale software recompilation using profiling and relinking techniques. | 381 |
| | An optimization algorithm that uses Bayesian methods and random embeddings to solve complex problems in high-dimensional spaces. | 113 |
| | Creates a consistent ordering of object keys for serialization purposes. | 35 |
| | A vector graphics renderer for bgfx with improved performance and features over NanoVG. | 522 |
| | A WGPU-based demonstration of 3D cube rendering using multiple backends. | 6 |
| | Pytorch implementation of unsupervised depth and ego-motion learning from video sequences | 1,022 |
| | A software tool that simplifies and optimizes 3D mesh structures using a robust algorithm | 43 |
| | A Vue-based library for creating interactive SVG graphs and diagrams | 122 |