소스 검색

Added skybox thumbnail

Björn Ritzl 2 달 전
부모
커밋
56a44651f3
2개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      model/skybox/example.md
  2. BIN
      model/skybox/skybox.png

+ 1 - 0
model/skybox/example.md

@@ -4,6 +4,7 @@ title: Skybox
 brief: This example shows how to create a skybox using a cubemap texture.
 author: Defold Foundation
 scripts: skybox.fp, skybox.vp
+thumbnail: skybox.png
 ---
 
 This example shows how to create a skybox. A skybox is a technique that makes the scene look bigger and more impressive by wrapping the viewer with a texture that goes around the camera 360 degrees.

BIN
model/skybox/skybox.png