NEWS ARTICLES


    What's News in the PlayBasic world ? - Find out here.



 PlayBasic Source Code - Super Sample Demos - (28th March 2020)

By: Kevin Picone Added: December 18th, 2019

Category: All,Source Code

PlayBasic Source Code - Super Sample Demos - (28th March 2020)

This little demo is a combination of some older effects, written many years ago that dabbled with doing super sampling approximations in PlayBasic in plain old software rendering.

The effects are drawn to an external buffer that's twice the needed size, then blurred and bilinear filtered when drawn. Which gives a fairly nice looking result. The demo is frame limited, but even without that, it's pretty slow. Would be more efficient to do the sampling and blurring together.

Video:

Music: Heaven_and_Hell by Jeremy Blake

Source Code: Download Source Code






 

 
     
 
       

(c) Copyright 2002 / 2024 Kevin Picone , UnderwareDesign.com  - Privacy Policy   Site: V0.99a [Alpha]