Skip to content

ronenrosenberg/3D-Rasterizer

Repository files navigation

3D Rasterizer

A fully functional 3D rasterizer that can display .xyz files, incorporating:

  • matrix transformation
  • backface elimination
  • painter's algorithm
  • view frustum clipping
  • dynamic vector-based lighting

Based on the 2D rendering library FPToolkit. There's an additional tool that allows a user to generate a custom solid of revolution .xyz file.

IMG_2452

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages