Search found 48 matches

by airpas
Wed Jul 23, 2014 2:49 pm
Forum: Extensions
Topic: ZgeSL audio library for ZGE
Replies: 12
Views: 23097

i think adding built-in support for mp3/ogg/... will break the idea of (64kb game/demo Tool) , so maybe extentions is a good solution in this case .
by airpas
Sat May 17, 2014 6:18 pm
Forum: Feature requests
Topic: new menu
Replies: 4
Views: 11329

hi Kjell

your approach is quite better . hope villek will agree with that .

if i have time , i'll try to convert ZGE to lazarus
by airpas
Sat May 17, 2014 2:16 pm
Forum: Feature requests
Topic: new menu
Replies: 4
Views: 11329

new menu

hi
i just thought maybe it would be better if you add a popupmenu into project tree , so selecting components will be easy than just showing them all in one form .

some thing like this
by airpas
Wed May 14, 2014 11:49 am
Forum: General discussion
Topic: how to remove space between characters
Replies: 3
Views: 5202

thanks Kjell , its much better now .
by airpas
Wed May 14, 2014 8:50 am
Forum: General discussion
Topic: how to remove space between characters
Replies: 3
Views: 5202

how to remove space between characters

how to shrink the sapce between characters ?

this screenshot from rado1 ZGEBox2DTestbed example . i just tried to to make the text more compact by removing the spaces between the characters . but seems no options for that .


thanks
by airpas
Tue May 13, 2014 10:00 am
Forum: General discussion
Topic: ZGE Tagline?
Replies: 11
Views: 12176

there should be a short video describing ZGE in the front page just like other engine did in their websites . so the new comer will not wasted.
by airpas
Wed Jan 15, 2014 7:02 pm
Forum: General discussion
Topic: transparent texture
Replies: 3
Views: 5695

thanks kjell , it took me a little time to understand it :wink:

thanks again
by airpas
Wed Jan 15, 2014 5:18 pm
Forum: General discussion
Topic: transparent texture
Replies: 3
Views: 5695

transparent texture

hi every one
i create a cube and texture it with a png file, the rendering was not expected , so what i did wrong ?
by airpas
Wed Jan 08, 2014 9:46 am
Forum: Extensions
Topic: Box2D for ZGE
Replies: 35
Views: 68974

ok this is the project file with box2D include directory , i am using box2d 2.3.0 the c::b project should compile out of the box . btw : recently i discovered some gcc flags which dramatically reduce the final binary size . compiler flags : -ffunction-sections -fdata-sections -Os linker flags : -Wl ...
by airpas
Wed Jan 08, 2014 7:52 am
Forum: Extensions
Topic: Box2D for ZGE
Replies: 35
Views: 68974

good work Rado1
seems mingw produce smaller binary than VC
i rebuild your wrapper with C::B i get ZGEBox2D.dll=177kb!
by airpas
Mon Dec 23, 2013 6:49 pm
Forum: General discussion
Topic: Help with Text and Sound
Replies: 17
Views: 19566

wow kjell , your examples are really great.

i was thinking about making a video showing all the examples posted in this forum , and maybe (i hope ) VilleK will put it in the front page instead of the pictures . so people can see the editor in action .
by airpas
Fri Dec 20, 2013 9:01 am
Forum: General discussion
Topic: ZGEAndroid-debug is a bit slow
Replies: 9
Views: 11181

thanks Rado1 you're right .
by airpas
Thu Dec 19, 2013 7:11 pm
Forum: General discussion
Topic: ZGEAndroid-debug is a bit slow
Replies: 9
Views: 11181

ZGEAndroid-debug is a bit slow

hi
i've noticed some lag (not big) , the animations isn't smooth like in windows , i posted because i've some games run super smooth on my phone .

could this be a lack of performance by free pascal ?

btw : my phone is galaxy S1 advance



thanks
by airpas
Wed Dec 18, 2013 12:59 pm
Forum: Your projects
Topic: thisMachine - the jousty cave-mining game,.
Replies: 7
Views: 25231

looks pretty good , congratulation
run smoothly in my system with no problem

OS : WIN7
CPU : Intel G2020
GPU : NVIDIA GT 610
by airpas
Tue Dec 17, 2013 7:26 am
Forum: General discussion
Topic: AnimatorSimple with meshs
Replies: 4
Views: 5755

thanks kjell
it is simple and easy to use :)
idea : bezier spline points could be also stored in a file