Ultimate Amiga
Amiga Software Help / Discussion => Software Development => Topic started 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 ?
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.
A vector based remake would be possible but as sam crow says 3D would be impossible to achieve even in Amos 3D