Author Topic: FreeBasic Versus PureBasic... thoughts?  (Read 6932 times)

0 Members and 1 Guest are viewing this topic.

Offline ttemper

  • Amiga 1200
  • ****
  • Posts: 271
  • Karma: 7
    • View Profile
FreeBasic Versus PureBasic... thoughts?
« on: March 09, 2012 »
For the most part I have been learning FreeBasic... and enjoyed it thus far (even though it frustrated me to hell at times). With much thanks to you guys, I've made progress with learning new things.

So far I've only coded in FB... but have seen many demo's on here in PB (remakes and such). Those demo's that I have checked out... seemed rather good, rather smooth, great alpha blending and what not. So I got a little curious to see what PB was all about.

I now have PB 4.60, and have been messing with it only the last 2 days. It is somewhat different to FB, yet somewhat the same.... but seems easier? What I mean by easier is... setting up a screen in PB for windowed/fullscreen (dx9) seems easier (thanks to krazyk for some insight) than doing the same thing in FB (jim's opengl tinyptc equivalent), loading in bmp in 24bit is a hell of a lot easier, wow... that's easy, and having the whole screen alpha blended without losing any FPS = awesome... I've tried some alpha blending in FB (with thanks to shockwave), but it slows the screen a lot if I blend too much, which isn't what I want at all. I also put 18 scrollers on screen at once (800x600) and it still kept it nice and smooth motion at 60fps. I tried this in FB and.... it didn't like it at all.

So far PB seems much easier to work with, code with, include binaries with... I know I want to continue with FB, but it looks like I will also learn PB at the same time.

A big thing for me is the ease of use. The whole alpha blending and how easy it is, is definitely a plus also, and I'm sure there will be more 'awesome' moments as I learn PB too.

What are your thoughts on FB vs PB? regardless of the free vs paid situation. The good? The bad?

My subroutines I want to accomplish in FB are easier to code in PB? (variable width scroller, 24bit logo/background/scroller, sinewaves, star fields, 2d/3d rotations, zoom in/out effect etc)

Thanks in advance.

Offline Pot Noodle

  • Sponsor
  • Amiga 1200
  • *******
  • Posts: 271
  • Karma: 15
  • Computers have lots of memory but no imagination
    • View Profile
Re: FreeBasic Versus PureBasic... thoughts?
« Reply #1 on: March 20, 2012 »
Hi ttemper, I am currently using PB ver 4.51, but I was using Blitzmax, PB is way better than blitz I have had a bit of a play with freebasic but can't compair until I have done more with it, but at a guess I think more guys around here are using FB and surprised no one has commented yet but I guess every one has there own views and likes
But I now this much, "Enjoyment" is the operative word!

Offline jace_stknights

  • Amiga 1200
  • ****
  • Posts: 399
  • Karma: 32
  • PEEK & POKE are not MOVEM!
    • View Profile
    • ST Knights WebSite
Re: FreeBasic Versus PureBasic... thoughts?
« Reply #2 on: March 20, 2012 »
I have tested FB at first and thanks to Padman, he shows me PureBasic. I must admit that it is a great product.

All my remakes have been made in PureBasic.

The IDE is really nice, the debug mode also! All the graphics functions are cool, and even OpenGl is working! (In Pb4.60 opengl is the default engine now).

I'm testing actually the porting of all my work on MacOSX (see here) And nearly all is working (even if I got some problem with the vsync).

I thought at fisrt I will have to code back in C for making remakes, and after discovering Purebasic, I have no regrets! So simple, so fast :P
Challenge Trophies Won:

Offline Shockwave

  • good/evil
  • Founder Member
  • DBF Aficionado
  • ********
  • Posts: 17426
  • Karma: 499
  • evil/good
    • View Profile
    • My Homepage
Re: FreeBasic Versus PureBasic... thoughts?
« Reply #3 on: March 20, 2012 »
I've tried both, I put a whole lot more effort into fb than pb mainly because there were more people here being fb users at the time.  Both are capable of making good small intros so It's a matter of preference, blitzmax is worth a look too.  If you want to write bigger stuff though then using a proper oo language that's capable of handling full blown projects in It's environment would be better..
Shockwave ^ Codigos
Challenge Trophies Won:

Offline padman

  • Senior Member
  • Pentium
  • ********
  • Posts: 990
  • Karma: 260
    • View Profile
Re: FreeBasic Versus PureBasic... thoughts?
« Reply #4 on: March 20, 2012 »
Thoughts? Sure, Purebasic FTW!  ;D
Challenge Trophies Won:

Offline jace_stknights

  • Amiga 1200
  • ****
  • Posts: 399
  • Karma: 32
  • PEEK & POKE are not MOVEM!
    • View Profile
    • ST Knights WebSite
Re: FreeBasic Versus PureBasic... thoughts?
« Reply #5 on: March 21, 2012 »
Thoughts? Sure, Purebasic FTW!  ;D
:clap: :clap: :clap: :clap: :clap: :clap: :clap: :clap: :clap: :clap: :clap: :clap: :clap: :clap: :clap: :clap:
Challenge Trophies Won:

Offline Hotshot

  • DBF Aficionado
  • ******
  • Posts: 2114
  • Karma: 91
    • View Profile
Re: FreeBasic Versus PureBasic... thoughts?
« Reply #6 on: May 16, 2012 »
Both of them are good and End of day....what you are Comfortable with the Language   :)