Ultimate Amiga

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: flight simulator in blitz basic  (Read 3055 times)

0 Members and 1 Guest are viewing this topic.

rednova

  • A600
  • *
  • Karma: 0
  • Offline Offline
  • Gender: Male
  • Posts: 225
    • http://www.feryogi.com
flight simulator in blitz basic
« on: September 13, 2007, 11:35:42 PM »

Dear Amos friends:

We talked about this a little bit before. If blitz basic can be used to make stuff like skidmarks (race simulation) then maybe if I learn blitz I can then make a flight simulator?
Why can blitz make simulation like skidmarks but amos can't? why and what is the difference?
I will never quit amos..but if only blitz can make a flight simulator maybe then I should learn blitz to make my own. Any ideas?
Thanks!!!

rednova
-mobilis in mobile-
Logged
-mobilis in mobile-

Hungry Horace

  • Amorphous Blue-Blob Man
  • Site Admin
  • A4000T
  • ******
  • Karma: 307
  • Offline Offline
  • Gender: Male
  • Posts: 3,364
  • Don't forget... Ameboid's need love too!
    • AUW
Re: flight simulator in blitz basic
« Reply #1 on: September 14, 2007, 10:45:17 AM »

the code compiled by AMOS isnt very fast/optimised is the short answer.
Logged
Quote from: KillerGorilla
because winuae is made of code and your amiga is made of stuff

SamuraiCrow

  • compile-time wierdo
  • Forum Mod
  • A1200
  • *****
  • Karma: 5
  • Offline Offline
  • Gender: Male
  • Posts: 946
  • Compile-time wierdo
Re: flight simulator in blitz basic
« Reply #2 on: September 14, 2007, 04:40:05 PM »

@rednova

The same could be said about C being better than AmiBlitz (the latest open-source version of Blitz Basic) because C has access to Mesa.library so that 3d accelerated graphics cards can use their fancy GPUs.  Why not first try learning about 3d graphics on the PC and, hopefully, we'll have something to offer on the Mattathias front with regards to OpenGL support in time.

The problem with flight simulators and 3d graphics in general is that they require heavy matrix math to work.  Something with a small processor like an old A1200 is not well suited to the task for that reason.  The polygon plotting functions on the AGA or ECS chips aren't very fast either.  They can be optimized but Amos doesn't do any optimization like C does.  This is part of the reason Mattathias is being written.
Logged

Hungry Horace

  • Amorphous Blue-Blob Man
  • Site Admin
  • A4000T
  • ******
  • Karma: 307
  • Offline Offline
  • Gender: Male
  • Posts: 3,364
  • Don't forget... Ameboid's need love too!
    • AUW
Re: flight simulator in blitz basic
« Reply #3 on: September 15, 2007, 01:42:00 PM »

The problem with flight simulators and 3d graphics in general is that they require heavy matrix math to work.  Something with a small processor like an old A1200 is not well suited to the task for that reason.  The polygon plotting functions on the AGA or ECS chips aren't very fast either.  They can be optimized but Amos doesn't do any optimization like C does.  This is part of the reason Mattathias is being written.

i kinda disagree, in that if an A500 can manage Frontier / FA18 interceptor, it definately has the power, and the A1200 more so!!

its just that, yes, it requires very optimised / clean code, and some 680x0 ASM routines might help!
Logged
Quote from: KillerGorilla
because winuae is made of code and your amiga is made of stuff

rednova

  • A600
  • *
  • Karma: 0
  • Offline Offline
  • Gender: Male
  • Posts: 225
    • http://www.feryogi.com
Re: flight simulator in blitz basic
« Reply #4 on: September 16, 2007, 06:14:55 PM »

Dear Amos friends:

Thanks for your replies. Are there any books or similar for blitz basic?
Maybe I can try my luck at Blitz while I still use amos.
Cheers!!!

rednova
-mobilis in mobile-
Logged
-mobilis in mobile-

SamuraiCrow

  • compile-time wierdo
  • Forum Mod
  • A1200
  • *****
  • Karma: 5
  • Offline Offline
  • Gender: Male
  • Posts: 946
  • Compile-time wierdo
Re: flight simulator in blitz basic
« Reply #5 on: September 16, 2007, 11:30:55 PM »

http://www.blitz-2000.co.uk/ should have the appropriate link to the latest AmiBlitz.  AmiBlitz is the latest open-source version of the old Amiga version of Blitz Basic 2.  It has many enhancements and optimizes code reasonably well on the 68000 series (unlike AmosPro).  It also lets you access AGA and supports inline assembler semi-transparently.

Try it out and let us know what you think!
Logged

rednova

  • A600
  • *
  • Karma: 0
  • Offline Offline
  • Gender: Male
  • Posts: 225
    • http://www.feryogi.com
Re: flight simulator in blitz basic
« Reply #6 on: September 16, 2007, 11:35:37 PM »

Thanks Sam:

Will check and let you know...cheers!!!

rednova
-mobilis in mobile-
Logged
-mobilis in mobile-
Pages: [1]   Go Up
 

TinyPortal 2.2.2 © 2005-2022