Tuesday, June 12, 2018

karaoke_chung /resynth mp3 player version of mp3tomid_chung

karaoke chung is a mp3 player version of mp3tomid_chung , using the discrete fourier transform of mp3tomid_chung to add resynthesis special effects (no it's not a karaoke) to the played mp3 sound .It is written in fast freebasic .
Otherwise, can be used as an ordinary mp3 player with playlist , speed , repeat ,autovolcomp, equ effects..

=>  https://sourceforge.net/projects/karaoke-chung/
 

Saturday, June 9, 2018

glvideotexture_chung video to 3D openGL textures conversion

glvideotexture chung / freeGIFviewer is a small gif / video loops  (about 11secs 9fps avi,wmv,gif) to 3D openGL textures (12 textures 1024 or 512 or 256 jpg per video , 8 images per texture) viewer converter with demo game example animated 3D seashore island written in compiled freebasic . Uses classic openGL (i dont like modern openGL, all i expect from openGL is easy to use and fast enough), can run on old pcs (no glsl). The generated textures (jpg) can be used in any apps and are 2x to 32x more compact than the original video . A single sub determines the texture index number and its coords according to time.
added glgiftexture does the same thing with animated gif images.
added freeGIFviewer saves gif frames to disk and shows them with openGL

link =>   https://sourceforge.net/projects/glvideotexture-chung/

seashore 3D video =>  https://www.youtube.com/watch?v=Rq1P26xLrhc

(02/07/2018) sailships with wind sail simulation added