mirror of
https://github.com/GRRLIB/GRRLIB.git
synced 2024-11-10 10:22:20 +00:00
Deploying to gh-pages from @ GRRLIB/GRRLIB@d293e92a05 🚀
This commit is contained in:
parent
87a0f8ac5e
commit
56d7cd9139
2 changed files with 1 additions and 1 deletions
Binary file not shown.
|
@ -105,7 +105,7 @@ $(function() {
|
||||||
<li>FreeType 2.3.12 support (first support)</li>
|
<li>FreeType 2.3.12 support (first support)</li>
|
||||||
<li>3D primitive drawing: torus, sphere, cube, cylinder and cone</li>
|
<li>3D primitive drawing: torus, sphere, cube, cylinder and cone</li>
|
||||||
<li>Light functions (diffuse, specular, spot) + ambient</li>
|
<li>Light functions (diffuse, specular, spot) + ambient</li>
|
||||||
<li>Splitted functions for rotation/translation/scaling 3d object.</li>
|
<li>Split functions for rotation/translation/scaling 3d object.</li>
|
||||||
<li>Here is the list a new added samples demo code:<ul>
|
<li>Here is the list a new added samples demo code:<ul>
|
||||||
<li>3d_light1 -> Simple Diffuse light sample code</li>
|
<li>3d_light1 -> Simple Diffuse light sample code</li>
|
||||||
<li>3d_light2 -> Simple Lights and <code><a class="el" href="group___all_func.html#ga03814286ada96c4a38fa36b9477bbd7c" title="Set the view matrix to draw object (in this order scale, trans AND rotate).">GRRLIB_ObjectViewInv()</a></code> sample</li>
|
<li>3d_light2 -> Simple Lights and <code><a class="el" href="group___all_func.html#ga03814286ada96c4a38fa36b9477bbd7c" title="Set the view matrix to draw object (in this order scale, trans AND rotate).">GRRLIB_ObjectViewInv()</a></code> sample</li>
|
||||||
|
|
Loading…
Reference in a new issue