Skip to content

jiannanya/photon_loom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

photon_loom

key feature

  • MSAA, and no msaa
  • Math, vector and matrix transform
  • Shape, vertex with basic attributes
  • Shader, to get color
  • renderpass, to organize shader
  • rasterizer, make 3d to pixel
  • camera, simple to view the world
  • light, lightning the world

main result

1-10 all with msaa

  1. blinn-phong

    output_ao

  2. normal

    output_ao

  3. texture

    output_ao

  4. bump

    output_ao

  5. basic ao

    output_ao

  6. parallax

    output_ao

  7. ssao

    output_ao

  8. spot-light

    output_ao

  9. depth

    output_ao

  10. multi-light

    output_ao

  11. no-msaa

    output_ao

About

a sort rasterizer demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published