Ultimate Amiga

Amiga Software Help / Discussion => Software Development => Topic started by: rednova on 06 Sep, 2016, 02:57 AM

Title: possible to make gunship in amos ?
Post by: rednova on 06 Sep, 2016, 02:57 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 06 Sep, 2016, 02:04 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 09 Sep, 2016, 09:06 PM
A vector based remake would be possible but as sam crow says 3D would be impossible to achieve even in Amos 3D