ref: 69dd169d736a6f84de3fd2cd59b50a5cc4527f54
parent: 525493d760480101ef548ac5d1ffbf1561b4bbb0
author: Clifford Yapp <238416+starseeker@users.noreply.github.com>
date: Mon Jul 19 04:46:52 EDT 2021
Move gif files out of toplevel directory.
--- a/README.md
+++ b/README.md
@@ -79,47 +79,47 @@
Without Polygon Stipple:
-![GIF Video of demo](capture.gif)
+![GIF Video of demo](doc/capture.gif)
With Polygon Stipple:
-![GIF Video of demo](capture2.gif)
+![GIF Video of demo](doc/capture2.gif)
Hello World test:
-![model loading demo](helloworld.gif)
+![model loading demo](doc/helloworld.gif)
Texturing Test:
-![Screenshot of Texture test](texture_test.png)
+![Screenshot of Texture test](doc/texture_test.png)
Model loading tests:
-![model loading demo](model2_lit.gif)
+![model loading demo](doc/model2_lit.gif)
-![model loading demo](model_lit.gif)
+![model loading demo](doc/model_lit.gif)
Without lighting:
-![model loading demo](model2.gif)
+![model loading demo](doc/model2.gif)
-![model loading demo](model.gif)
+![model loading demo](doc/model.gif)
This is a demo of the NO_DRAW_COLOR feature. Notice that the object appears to have a hole in it.
-![model loading demo](model_hole.gif)
+![model loading demo](doc/model_hole.gif)
Blending:
-![model loading demo](blend.gif)
+![model loading demo](doc/blend.gif)
Specular:
-![GIF Video of demo](specular.gif)
+![GIF Video of demo](doc/specular.gif)
OpenIMGUI standard demo:
-![OpenIMGUI](menu.gif)
+![OpenIMGUI](doc/menu.gif)
TinyGL 0.8 (c) 1997-2021 Fabrice Bellard, C-Chads, Gek (see License, it's free software)
binary files a/blend.gif /dev/null differ
binary files a/capture.gif /dev/null differ
binary files a/capture2.gif /dev/null differ
binary files /dev/null b/doc/blend.gif differ
binary files /dev/null b/doc/capture.gif differ
binary files /dev/null b/doc/capture2.gif differ
binary files /dev/null b/doc/helloworld.gif differ
binary files /dev/null b/doc/menu.gif differ
binary files /dev/null b/doc/model.gif differ
binary files /dev/null b/doc/model2.gif differ
binary files /dev/null b/doc/model2_lit.gif differ
binary files /dev/null b/doc/model_hole.gif differ
binary files /dev/null b/doc/model_lit.gif differ
binary files /dev/null b/doc/specular.gif differ
binary files /dev/null b/doc/texture_test.png differ
binary files a/helloworld.gif /dev/null differ
binary files a/menu.gif /dev/null differ
binary files a/model.gif /dev/null differ
binary files a/model2.gif /dev/null differ
binary files a/model2_lit.gif /dev/null differ
binary files a/model_hole.gif /dev/null differ
binary files a/model_lit.gif /dev/null differ
binary files a/specular.gif /dev/null differ
binary files a/texture_test.png /dev/null differ