sse-avx-rasterization
Triangle rasterizer
A source code implementation of triangle rasterization routines accelerated using SIMD instructions
Triangle rasterization routines accelerated by SSE and AVX
67 stars
9 watching
10 forks
Language: C++
last commit: over 8 years agoLinked from 1 awesome list
avxcppdemorasterizationsimdssetriangletutorial
Related projects:
| Repository | Description | Stars |
|---|---|---|
| High-performance raster conversion tool for polygons in spatial data | 182 | |
| A differentiable rasterizer for 2D vector graphics. | 967 | |
| An experimental software rasterizer implementing the Vulkan graphics API using C++ | 44 | |
| Converts 3D meshes into voxelized representations by performing triangle-cube intersection. | 630 | |
| Animate GPX data on a 3D map by rendering a video | 35 | |
| A Rust crate that rasterizes geospatial polygons onto raster images | 39 | |
| Converts geopandas vector data into rasterized xarray data | 344 | |
| Generates 3D meshes from volumetric data using marching cubes algorithm | 6 | |
| This project enables the generation of 3D voxel models from 2D sketches using stacked generative adversarial networks. | 243 | |
| A tool for converting 2D images into 3D meshes | 21 | |
| Re-implementation of an SVG renderer for eink devices like the reMarkable tablet | 85 | |
| A command-line tool for resizing and rotating images using multiprocessing and SIMD parallelism to optimize storage space | 1,046 | |
| A tool for fast visualization of large-scale single-cell data | 68 | |
| Unfolds 3D models into laser cut patterns by detecting and merging triangles to prevent overlap. | 276 | |
| Generates visualizations of benchmark results using plotly graphs | 4 |