File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -21,22 +21,22 @@ renders 15-100~ fps on average (depends on scene and rendering method)
2121### Cube Wireframe and Texture Mapped Rendering with position and rotation applied to cubes, FPS controls, and simple clipping
2222#### <i >Rendering with texture is kinda buggy</i >
2323<div >
24- <img src =" https://github.com/tenick/sdlRasterizer/blob/master/gitResources/rasterizerDemo1.gif " width =" 420 " height =" 420 " />
25- <img src =" https://github.com/tenick/sdlRasterizer/blob/master/gitResources/rasterizerDemo6.gif " width =" 420 " height =" 420 " />
24+ <img src =" https://github.com/tenick/sdlRasterizer/blob/master/gitResources/rasterizerDemo1.gif " width =" 410 " height =" 410 " />
25+ <img src =" https://github.com/tenick/sdlRasterizer/blob/master/gitResources/rasterizerDemo6.gif " width =" 410 " height =" 410 " />
2626</div >
2727
2828### Cow Wireframe and Shaded Rendering
2929
3030<div >
31- <img src =" https://github.com/tenick/sdlRasterizer/blob/master/gitResources/rasterizerDemo2.gif " width =" 420 " height =" 420 " />
32- <img src =" https://github.com/tenick/sdlRasterizer/blob/master/gitResources/rasterizerDemo4.gif " width =" 420 " height =" 420 " />
31+ <img src =" https://github.com/tenick/sdlRasterizer/blob/master/gitResources/rasterizerDemo2.gif " width =" 410 " height =" 410 " />
32+ <img src =" https://github.com/tenick/sdlRasterizer/blob/master/gitResources/rasterizerDemo4.gif " width =" 410 " height =" 410 " />
3333</div >
3434
3535### Teapot Wireframe and Shaded Rendering
3636
3737<div >
38- <img src =" https://github.com/tenick/sdlRasterizer/blob/master/gitResources/rasterizerDemo3.gif " width =" 420 " height =" 420 " />
39- <img src =" https://github.com/tenick/sdlRasterizer/blob/master/gitResources/rasterizerDemo5.gif " width =" 420 " height =" 420 " />
38+ <img src =" https://github.com/tenick/sdlRasterizer/blob/master/gitResources/rasterizerDemo3.gif " width =" 410 " height =" 410 " />
39+ <img src =" https://github.com/tenick/sdlRasterizer/blob/master/gitResources/rasterizerDemo5.gif " width =" 410 " height =" 410 " />
4040</div >
4141
4242## Rendering of simple scene with shading
You can’t perform that action at this time.
0 commit comments