Rendering Pipeline
This collection of functions illustrate how to render images out of 3D models. The following functions are implemented:
- 3D model teapot
- coordinate transformations
- depth correction
- rasterization (texture and color)
- flat and gouraud shading
Cite As
Karsten Bartecki (2025). Rendering Pipeline (https://www.mathworks.com/matlabcentral/fileexchange/67921-rendering-pipeline), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
export
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.1.0.0 | - found a wrong transformation in world2camera.m
|
||
| 1.0.0.0 | - added an image |
