8000 GitHub - N3VIN/DualRasterizer: Hardware and Software implementation of rasterizer using C++ and DirectX.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

N3VIN/DualRasterizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DualRasterizer

Hardware and Software implementation of a rasterizer using C++ and DirectX.

Demo

571518dd888c54f901175a4a385655f8 image image

Features

Hardware

  • DirectX Hardware rendering support.
  • Transparancy
  • Filtering.

Software

  • Lambert and Phong Shading Model.
  • Normal Map Support.
  • Different Culling Modes.
  • Multithreading.
  • AABB Optimization.

About

Hardware and Software implementation of rasterizer using C++ and DirectX.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0