Welcome, Guest. Please login or register.

Author Topic: how can I make gfx like in another world?  (Read 2284 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline rednovaTopic starter

  • Hero Member
  • *****
  • Join Date: Mar 2007
  • Posts: 813
    • Show only replies by rednova
    • https://sites.google.com/site/rednova3d/
how can I make gfx like in another world?
« on: January 03, 2010, 11:18:45 PM »
Dear Friends:

The title is self explanatory. I would like to make vector grafix like in amiga's game
'another world' ?
Is there any amiga package that can let me do this ?
Any help is appreciated,

thank you !!!

rednova
-mobilis in mobile-
 

Offline SamuraiCrow

  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 2281
  • Country: us
  • Gender: Male
    • Show only replies by SamuraiCrow
Re: how can I make gfx like in another world?
« Reply #1 on: January 04, 2010, 12:48:08 AM »
Like these?  If you mean in AmosPro, you can always trace images with http://aminet.net/package/dev/amos/ArtCoder but the editor isn't very good plus it limits the number of vertexes to 8 for each polygon.  You can do more vertexes per polygon if you do a Gfxcall command to the areadraw function.
 

Offline rednovaTopic starter

  • Hero Member
  • *****
  • Join Date: Mar 2007
  • Posts: 813
    • Show only replies by rednova
    • https://sites.google.com/site/rednova3d/
Re: how can I make gfx like in another world?
« Reply #2 on: January 04, 2010, 12:59:18 AM »
@samurai crow

Dear Friend: Yes, that was the vector grafix I was looking for. However, I do not want them
for use in amospro, I just want to get the best amiga package to make this kind of grafix, but for amiga and not for amos.
What i really want, is to make standalone animations for amiga, using this kind of vector gfx (another world kind).
Any other ideas ?

Thanks !!!

rednova
-mobilis in mobile-
 

Offline SamuraiCrow

  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 2281
  • Country: us
  • Gender: Male
    • Show only replies by SamuraiCrow
Re: how can I make gfx like in another world?
« Reply #3 on: January 04, 2010, 01:06:59 AM »
You could use FantaVision to make animations but they don't save in a stand alone format.  It's an old Electronic Arts program for Amiga and some others.

If you'd like, I can make an updated ArtCoder-like program in AmosPro that would work similarly but doing animation with vectors would take a little bit more punch than I've got time to offer right now.
 

Offline rednovaTopic starter

  • Hero Member
  • *****
  • Join Date: Mar 2007
  • Posts: 813
    • Show only replies by rednova
    • https://sites.google.com/site/rednova3d/
Re: how can I make gfx like in another world?
« Reply #4 on: January 04, 2010, 01:14:39 AM »
@sam

no prob, don't need you code a program. I just wanted to know if there is any program for amiga that will let me create gfx like in another world, to make standalone animation.
Maybe someone else knows.
BTW i am learning to use 'moviesetter', and is great to make standalone animations that fit into a single disk.
However I also wanted to find out if there is a way to make 'another world' kind of animation.
Anyone else knows ?
Moviesetter is superb, but I am also interested in making gfx like in another world.
Thanks !!!

rednova
-mobilis in mobile-
 

Offline SamuraiCrow

  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 2281
  • Country: us
  • Gender: Male
    • Show only replies by SamuraiCrow
Re: how can I make gfx like in another world?
« Reply #5 on: January 04, 2010, 01:32:14 AM »
I think MovieSetter generates a disk by putting a player onto each animation.  There are a number of 2D vector drawing programs for Amiga but I think FantaVision is the only 2D vector animation program that was worth anything.
 

Offline Cammy

Re: how can I make gfx like in another world?
« Reply #6 on: January 04, 2010, 01:33:08 AM »
I think FantaVision is a great program to use for making animations like this. My friend made his own South Park animation with it, and I've played around with it myself. It's easy to use and fun, you can add sounds to key frames as well as add brushes and background images like MovieSetter, but it also has vector animation with tweening and morphing.
A1200 030@28Mhz/2MB+32MB/RTC/KS3.1/IDE-CF+4GB/4-Way Clockport Expander/IndivisionAGA/PCMCIA NIC
A1200 020@14Mhz/2MB+8MB/FPU/RTC/KS3.0/IDE-CF+2GB/S-Video
CD32 020@14Mhz/2MB+8MB/RTC/KS3.1/IDE-CF+4GB
A600 030@30Mhz/2MB+64MB/RTC/IDE-CF+4GB/Subway USB/S-Video/PCMCIA NIC/USB Numeric Keypad+Hub+Mouse+Control Pad
A500 000@7Mhz/512kB+512kB/ROM Switcher/KS3.1+1.3/S-Video

Get AmigaOS
 

Offline rednovaTopic starter

  • Hero Member
  • *****
  • Join Date: Mar 2007
  • Posts: 813
    • Show only replies by rednova
    • https://sites.google.com/site/rednova3d/
Re: how can I make gfx like in another world?
« Reply #7 on: January 04, 2010, 01:38:17 AM »
Well, thanks for the tip. I do not really want to use fantavision because it won't let me make standalone anims.
I guess there is no way in amiga to make what I want (to make standalone vector gfx anim).
You answered my question.
Fortunately, moviesetter is super and it does what I need. There is no need for vector anims anymore.
Thank you !!!

rednova
-mobilis in mobile-
 

Offline Amiduffer

  • Hero Member
  • *****
  • Join Date: Sep 2005
  • Posts: 1601
    • Show only replies by Amiduffer
    • http://www.geocities.com/laverdiereaf/
Re: how can I make gfx like in another world?
« Reply #8 on: January 04, 2010, 07:02:58 AM »
Imagine3D allows you to create Vector style animations.
Amiga 3000D UP and running! Hear that clicking. 8)
Amiga 3000D & 4000D in storage sadly.
 

Offline countzero

  • Hero Member
  • *****
  • Join Date: Mar 2005
  • Posts: 1938
    • Show only replies by countzero
    • http://blog.coze.org
Re: how can I make gfx like in another world?
« Reply #9 on: January 04, 2010, 07:27:46 AM »
there are some vids out on youtube about another world

http://www.youtube.com/watch?v=zIZ471-WKTg
I believe in mt. Fuji
 

Offline ChaosLord

  • Hero Member
  • *****
  • Join Date: Nov 2003
  • Posts: 2608
    • Show only replies by ChaosLord
    • http://totalchaoseng.dbv.pl/news.php
Re: how can I make gfx like in another world?
« Reply #10 on: January 04, 2010, 07:40:02 AM »
Fantavision FTW!  I always loved it from the day of its release!
Wanna try a wonderfull strategy game with lots of handdrawn anims,
Magic Spells and Monsters, Incredible playability and lastability,
English speech, etc. Total Chaos AGA
 

Offline bubblebobble

  • Jr. Member
  • **
  • Join Date: Dec 2003
  • Posts: 66
    • Show only replies by bubblebobble
    • http://www.hd-rec.de
Re: how can I make gfx like in another world?
« Reply #11 on: January 04, 2010, 09:59:59 AM »
A long, long time ago, there was Aegis Animator. This was designed to do Vector Graphics Animation. But it was verrry slow on a A500.

Maybe you want to use Flash?
--
Author of
HD-Rec, Sweeper, Samplemanager, ArTKanoid, Monkeyscript, Toadies, AsteroidsTR, TuiTED, PosTED, TKPlayer, AudioConverter, ScreenCam, PerlinFX, MapEdit, AB3 Includes and many more...
Homepage: http://www.hd-rec.de