3D Graphics Pipeline

Implementation of 3D graphics pipeline in Matlab.
1.2K Downloads
Updated 2 Feb 2010

View License

geom_lighting.m matlab script implements the world transform, view transform, projection transform, back face culling and other stages of 3D graphics pipeline.This project will help you to understand how 3D graphics pipeline is implementation, how rotation is performed, how object is transformed from model space to world and from world to view space. It involves all the mathematical calculations for transformations and also lighting calculations. You have to change the parameters manually in geom_lighting.m to select different options.

Cite As

simeranjit brar (2026). 3D Graphics Pipeline (https://www.mathworks.com/matlabcentral/fileexchange/26567-3d-graphics-pipeline), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R14SP3
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

3D Graphics Pipeline/

Version Published Release Notes
1.0.0.0