Initial commit.
Signed-off-by: Andreas Widen <aw@luflow.net>
This commit is contained in:
commit
a4a5c7daa5
1389 changed files with 241399 additions and 0 deletions
42
screenshots/hfge-screenshots.txt
Normal file
42
screenshots/hfge-screenshots.txt
Normal file
|
|
@ -0,0 +1,42 @@
|
|||
screenshots_title: HFGE Screenshots
|
||||
screenshots_url: projects/hfge/screenshots
|
||||
|
||||
title: HFGE Example: Basic 2D
|
||||
image_min: static/media/screenshots/hfge/hfge_screenshot_min_1.png
|
||||
image_big: static/media/screenshots/hfge/hfge_screenshot_big_1.png
|
||||
url: projects/hfge/screenshot/basic-2d
|
||||
|
||||
title: HFGE Example: Basic 3D (minimal convex hull in green)
|
||||
image_min: static/media/screenshots/hfge/hfge_screenshot_min_2.png
|
||||
image_big: static/media/screenshots/hfge/hfge_screenshot_big_2.png
|
||||
url: projects/hfge/screenshot/basic-3d
|
||||
|
||||
title: HFGE Example: glTF skinning
|
||||
image_min: static/media/screenshots/hfge/hfge_screenshot_min_3.png
|
||||
image_big: static/media/screenshots/hfge/hfge_screenshot_big_3.png
|
||||
url: projects/hfge/screenshot/gltf-skinning
|
||||
|
||||
title: HFGE Example: Deferred rendering
|
||||
image_min: static/media/screenshots/hfge/hfge_screenshot_min_4.png
|
||||
image_big: static/media/screenshots/hfge/hfge_screenshot_big_4.png
|
||||
url: projects/hfge/screenshot/deferred-rendering
|
||||
|
||||
title: HFGE Example: Morphing animation
|
||||
image_min: static/media/screenshots/hfge/hfge_screenshot_min_5.png
|
||||
image_big: static/media/screenshots/hfge/hfge_screenshot_big_5.png
|
||||
url: projects/hfge/screenshot/morphing-animation
|
||||
|
||||
title: HFGE Example: Skinning animation (with blending)
|
||||
image_min: static/media/screenshots/hfge/hfge_screenshot_min_6.png
|
||||
image_big: static/media/screenshots/hfge/hfge_screenshot_big_6.png
|
||||
url: projects/hfge/screenshot/skinning-animation-with-blending
|
||||
|
||||
title: HFGE Example: Collision 3D
|
||||
image_min: static/media/screenshots/hfge/hfge_screenshot_min_7.png
|
||||
image_big: static/media/screenshots/hfge/hfge_screenshot_big_7.png
|
||||
url: projects/hfge/screenshot/collision-3d
|
||||
|
||||
title: HFGE Example: Collision 2D
|
||||
image_min: static/media/screenshots/hfge/hfge_screenshot_min_8.png
|
||||
image_big: static/media/screenshots/hfge/hfge_screenshot_big_8.png
|
||||
url: projects/hfge/screenshot/collision-2d
|
||||
Loading…
Reference in a new issue