Ultimate Amiga

Amiga Software Help / Discussion => Software Development => Topic started by: rednova on September 06, 2016, 01:57:03 AM

Title: possible to make gunship in amos ?
Post by: rednova on September 06, 2016, 01:57:03 AM
Is it possible to make a game like gunship in amospro ?
Maybe with the 3d extension ?
Title: Re: possible to make gunship in amos ?
Post by: SamuraiCrow on September 06, 2016, 01:04:33 PM
Probably not.  3D is heavy on CPU and the inefficiency of the compiler will not optimize well enough.  Personally, I'd use AMCAF for the 3D though and do it manually.  I don't know if the Amos3D extension does landscapes since it needs to view only part of the model.
Title: Re: possible to make gunship in amos ?
Post by: Xertese on September 09, 2016, 08:06:30 PM
A vector based remake would be possible but as sam crow says 3D would be impossible to achieve even in Amos 3D