Thursday, August 16, 2012

Tilecity_chung free modified version of Tilecity3D openGL car/flight/town game

Tilecity_chung is a free 3D car in the city building game from an openb3d demo by Ogg ( added car / flight / tank simulator + edit , load , save map + cars traffic + gui windows + heightmaps + car racing + houses + trees + grass + skydome + sounds + performances boost + shooting +boats  + tanks +  redlights + stops + lamps + heighmaps edit)

 It is written in compiled  freebasic and uses openB3D (open source b3d blitzmax game engine for freebasic). Source code is included in the zip file.Can run on a small netbook with windows 7.

Create a map file (text format 64x64) and explore a 3D openGL town with sea, towers, roads, highways, mounts, trees, houses, grass .
Drive cars among the town traffic , start races against computer driven cars, take a flight by plane to the airport or follow the other flying around cessna, pilot a tank , or shoot them down.
Edit the map with the integrated editor and look instantly your 3D creations.

Gamepad and joysticks supported.

click there => https://sourceforge.net/projects/tilecitychung/

(17/12/2011) shooting cars and plane added
(21/12/2011) warship and radar added
(22/12/2011) tank cannon added
(30/12/2011) tanks (1..10) combat added
(11/08/2012) coloured buildings added
(12/08/2012) standard roads lines added
(14/08/2012) redlights and cars stop added
(15/08/2012) stops and lamps added
(16/08/2012) heightmaps edit,save,load,scale added
(17/08/2012) openB3d.dll updated (could cause memory leak)
(24/08/2012) look left/right/rear with hat/Right joystick/1,2 keys
(26/08/2012) gearbox (manual, automatic) added
(28/08/2012) Vumeter added , Lshift+arrows = look around
(29/08/2012) multi towertypes + textures added
(04/09/2012) pyramids changed to pines
(05/09/2012) car dynamics changed
(09/09/2012) car suspensions added
(10/09/2012) rear gear , carhorn added
(11/09/2012) handbrakes [ctrl], lights [L] added
(13/09/2012) gasStations added
(14/09/2012) customize vehicles added
(21/09/2012) commercials added
(23/09/2012) persos added
(24/09/2012) fog added [ctrl+F]
(24/09/2012) virages & priority panels added
(27/09/2012) stop2,stop3,editmap( flyto) added
(28/09/2012) increased custom weight effect
(01/10/2012) parkings added ("=" key)
(06/10/2012) shadows added (ctrl+S)
(11/11/2012) enhanced shadow, 3D walkers
(12/11/2012) radio added (ctrl+A)
(29/09/2013) midipiano_chungDLL radio added


Friday, April 27, 2012

Wednesday, March 14, 2012

AIMLscintilla_chung free AIML editor with test run using scintilla and AIML_chung

AIMLscintilla_chung is an AIML editor with test run feature using scintilla and AIML_chung free standalone chatbot . Edit and test aiml chat bot files.

=> https://sourceforge.net/projects/aimlscintchung/

Friday, March 2, 2012

gui_chung_dll a dll version of gui_chung to easily make gui windows in any language

gui_chung_dll is an older dll version of gui_chung to easily make gui windows with graphics in any language , as c/c++, freebasic, with simple syntax inspired from Liberty Basic easy gui coding (buttons, combobox, edittext, statictext, listbox, menu, graphicbox,...). Includes creation of openGL windows and guiloadtexture from jpg with alpha, and gfx graphics windows drawing. It is based on windows api and is written in compiled freebasic (freeware).

click here => https://sourceforge.net/projects/guichungdll/

Tuesday, February 28, 2012

loadmd2_chung free dll to load 3D md2 models into openGL

loadmd2_chung is a free dll to load 3D md2 animated models into openGL. It is written in compiled freebasic, but can be called by any other current programming language.

click there => https://sourceforge.net/projects/loadmd2chung/

(29/02/2012) call examples in LibertyBasic added
(20/03/2012) MD2setnodetexpos (adjust texture position, scale, rotation) added

Friday, February 24, 2012

TTS_chung_dll free dll interface for TTS text to speech SAPI5


TTS_chung_dll is a very simple dll interface for TTS text to speech (SAPI5) written in freebasic to use with any programming language .Comes with c++ , LibertyBasic and freebasic calling examples. Accepts XML tags.
example of call :
myTTSinit()
myTTSspeak(@"hello")
myTTSclose()

=> https://sourceforge.net/projects/ttschungdll/


Saturday, February 4, 2012

AIML_chung a free AIML standalone chatbot engine with dll in freebasic

AIML_chung is a free AIML standalone chat bot engine trial with dll , maths parser, synonyms substitutions , speech voices , and 3D photorealistics avatars, i have programmed in freebasic from scratch.Comes with GUI window and console examples, and a dll to use with other programming languages or to easily embed in your applications. Talk with your A.I. computer.

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

(08/02/2012) learn features added
(09/02/2012) multi users feature added (say "my name is ...")
(10/02/2012) some bugs corrected
(12/02/2012) 3D openGL avatar added
(13/02/2012) <condition> bugs corrected + battledome.aiml
(16/02/2012) <maths></maths> features added
(17/02/2012) <think> bugs corrected
(18/02/2012) cdecl.bi + test examples in c++ and LibertyBasicv4
(19/02/2012) AIMLclose() sub added to dll (to free memory)
(22/02/2012) my_espeak_dll + custom espeak voices menu added
(24/02/2012) TTS_chung_dll custom text to speech interface added
(26/02/2012) synonyms feature added
(28/02/2012) badanswer works (say "bad answer")
(07/03/2012) some bugs corrected, helen, anna, rebecca bots added
(16/03/2012) speaking 3D photorealistics avatars added
(20/03/2012) jean,audrey,ingrid,elise,carole,sophie avatars added
(24/03/2012) edit my_avatar added
(26/03/2012) 3D world mode added
(03/04/2012) enhanced espeak voices + avatar speaking
(05/03/2012) max number of categories raised to 250.000
 
 


Saturday, September 24, 2011

draculus a free 2D/3D game in Liberty Basic

draculus is a modified version of laby_chung , with monsters combat , view switch between (2D/3D) , potion reward and integrated map editor.(include a sprite editor)

you can find it there => https://sourceforge.net/projects/draculus/ (4.4Mo)


<= enlarge

Tuesday, January 18, 2011

cube_chung free cube like game trial in freebasic

cube_chung is a compact hack & slash  cube / minecraft like game trial written in compiled freebasic using gui_chung and openGL. can run on a small netbook.

add , remove terrain cubes, save, load, or import from heightmap bitmaps.

you can use the mouse, the keyboard, or the gamepad joysticks.

hunt lions,tigers,dinosaurs,skeletons, build houses or dig tunnels.

=>  cube_chung.zip  (5Mo)

Get cube_chung at SourceForge.net. Fast, secure and Free Open Source software downloads
(22/01/2011) mixed mode added (surface / cubics )
(27/01/2011) water, lava, grass added
(01/02/2011) weapon , lions added
(02/02/2011) tigers, velociraptors added
(04/02/2011) enhanced A.I .
(06/02/2011) merge bitmap function added
(03/05/2011) skeletons added
(04/05/2011) add monsters to place function added
(04/05/2011) save/load monstersave files added
(05/05/2011) spiders added
(05/03/2012) spell hit added  [shift] key, gnome,ogre added
(21/11/2013) 3rd animated persos3D warrior, barbare, dwarf, orcs 


Monday, October 25, 2010

free 3D cross car openGL written in freebasic

cross_car_chung is a free 3D safari cross car / flight simulator / wind ship sail game using gui_chung and openGL ,written in compiled freebasic.can run on a small netbook.

you can find it there => cross_car_chung.zip (9Mo)

Get cross_car_chung at SourceForge.net. Fast, secure and Free Open Source software downloads
(28/10/2010) horses added
(30/10/2010) zebras added
(02/11/2010) grass added
(11/11/2010) stars added
(16/11/2010) elephants added
(18/11/2010) girafes added
(20/11/2010) rhinos added
(22/11/2010) planes mode added
(25/11/2010) 2nd plane added
(28/11/2010) shooting added
(29/11/2010) plane radar added / smoke added
(03/12/2010) france, england heightmaps added
(05/12/2010) yougo, grece, zoom map added
(07/12/2010) ships added
(09/12/2010) sailships added
(10/12/2010) addon feature added
(11/12/2010) vietnam, westUS addon
(12/12/2010) japan, florida addon
(14/12/2010) kenya addon
(17/12/2010) enhanced performance
(18/12/2010) max fps selection added
(19/12/2010) smooth terrain (0-8) added
(20/12/2010) moving water terrain
(25/12/2010) wind sail ship mode added
(26/12/2010) tour (plane passenger) mode added
(29/12/2010) save, load, start option(reset/continue) added
(11/05/2012) select trees height added
(12/05/2012) forest heightmaps added
(13/05/2012) forest clearings color added
(24/01/2013) suspension selection added 
(11/02/2013) handbrakes added [ctrl]key / joy6


Wednesday, October 20, 2010

MD2 loader with gui_chung

here is a small openGL md2 3D animated objects loader using gui_chung , with joints weapon and shield, terrain , houses and trees.

=> md2loader.zip  (2Mo)


 

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