소스 검색

Update 3rd party camera list (#407)

JustAPotota 1 년 전
부모
커밋
f5c3b03cdd
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      docs/en/manuals/camera.md

+ 2 - 1
docs/en/manuals/camera.md

@@ -166,6 +166,7 @@ A camera has a number of different properties that can be manipulated using `go.
 
 ## Third-party camera solutions
 
-There is a library camera solution that implements common camera features such as game object follow, screen shake, screen to world coordinate conversion and so on. It is available from the Defold community assets portal:
+There are community-made camera solutions that implement common features such as screen shake, following game objects, screen-to-world coordinate conversion and much more. They can be downloaded from the Defold asset portal:
 
 - [Orthographic camera](https://defold.com/assets/orthographic/) (2D only) by Björn Ritzl.
+- [Defold Rendy](https://defold.com/assets/defold-rendy/) (2D and 3D) by Klayton Kowalski.