defold / asset-portal

List of Defold assets, libraries and extensions
180 stars 31 forks source link

Derez #186

Closed Wolfe2x7 closed 3 months ago

Wolfe2x7 commented 3 months ago

Optionally also attach two images Derez-hero.[png|jpg] (max 2400x666) and Derez-thumb.[png|jpg] (max 580x380). { "name": "Derez", "description": "This render script draws a low-resolution view of the world to a game object, in either 2D or 3D. It handles resizing the window by maintaining an internal vertical resolution. This technique is also known as downsampling.", "license": "MIT License", "author": "Baron Wittman", "library_url": "https://github.com/Wolfe2x7/Derez/archive/v1.0.0.zip", "project_url": "https://github.com/Wolfe2x7/Derez", "forum_url": "https://forum.defold.com/t/derez-low-resolution-render-script/76384", "website_url": "", "platforms": [ "android", "ios", "macos", "windows", "linux", "html5" ], "tags": [ "camera", "rendering" ], "images": { "hero": "Derez-hero", "thumb": "Derez-thumb" } }