Skip to content

Releases: kenneycode/fusion

v1.2.0

09 Aug 11:27
Compare
Choose a tag to compare
  1. add camera input source
  2. add GL error check for all GL API call

v1.1.0

06 Apr 03:27
Compare
Choose a tag to compare

1.add more effect renderers.
2.support video input.
3.support image/video offscreen rendering.
4.fix bugs, etc..

v1.0.6

21 Mar 15:30
Compare
Choose a tag to compare

add gaussian blur renderer && fix bugs

v1.0.5

21 Mar 04:39
Compare
Choose a tag to compare

simplify the usage of APIs and fix bugs

v1.0.4

16 Feb 04:24
Compare
Choose a tag to compare

modify the API of RenderChain/RenderGraph && add RenderPipeline to manager the abstract input/output of RenderChain/RenderGraph

v1.0.3

05 Dec 06:56
Compare
Choose a tag to compare

support more parameters, add OES convert renderer and fix bug

v1.0.2

04 Dec 06:47
Compare
Choose a tag to compare

add RenderChain, ScaleRenderer, CropRenderer, etc.

v1.0.1

01 Dec 04:05
Compare
Choose a tag to compare
GL program release

v1.0.0

20 Nov 04:32
Compare
Choose a tag to compare

first release