Thursday, September 30, 2010

gui_chung an easy way to make gui windows in freebasic

gui_chung is a compact freeware to program easy gui multi windows applications in freebasic , inspired from Liberty Basic easy gui coding syntax . I have done lots of projects with it.

you can find it there => https://sourceforge.net/projects/guichung/ 

(22/01/2012) controlsubs launched on vk_return key if it has focus (buttons,edittext)
(21/02/2012) gethinstance changed -> gui_chung can be used in submodules or .dlls

demo with irrlicht 3D engine => irrgui_chung.zip  (2.5Mo)
openGL obj/3ds objects loader => loadobj3ds.zip  (4Mo)

less than 100ko include files (gui_chung.bi, jpeg.dll)
compact easy and powerfull coding.
compatible with freebasic gfx, openGL, irrlicht 3D engine.
uses win32 api. may work with win64 .

example of windows programmed with gui_chung :

example of sample program :

Sunday, September 12, 2010

echotone_chung new version of echo_chung with a 3bands equalizer

echotone_chung is a new version of universal computer echo echo_chung , with a 3bands tone equalizer on the echo signal added.

you can find it here =>https://sourceforge.net/projects/echochung

Get echo_chung at SourceForge.net. Fast, secure and Free Open Source software downloads
(14/09/2010) equalizer filter type selection added









The program is open source written in Liberty Basic v4.03. It uses a DLL for the equalizer effect , written in C++ .Source code is included in the zip file.
tips: to access the mixer, go to "sound recording devices" panel , right click mouse then select "show hidden devices" then select the system mixer , activate it and set it as default recording device .

Friday, September 3, 2010

3D tank mode with combat in irrflight_chung free flight simulator

(30/08/2010) tank mode with combat added to irrflight_chung.

irrflight_chung is a free openGL flight simulator programmed in freebasic and irrlicht 3D game engine ,with aircrafts dogfight and ground tank combat. Pilot aircrafts, hunt monsters on feets, drive a car or combat other tanks in your tank.

You can find it there => irrflight_chung.zip

(01/08/2011) cockpit display compatibility fix
Get irrflight_chung at SourceForge.net. Fast, secure and Free Open Source software downloads