@ferrels
Quote:
Original by ferrels:
After a 24 year hiatus I decided to drag my A1200 out of storage and brush up on classic Amiga development. I hope to do more development once I get my hands on the standalone Vampire. I normally develop LIDAR applications for Windows and OSX using XCode and Visual Studio. As a refresher I thought it would be a good exercise to compile PLPLOT 5.0.1 for classic Amigas since it was the last version that supported the classics and the latest version on Aminet is 2.6.
Wow!
A new function plotter for my Miggy!
That's great!
Thanks a lot, mate!
Back in the days I was studying mechanical engineering and frequently used programs like MathAMation with the mech. eng. module, function plotter, NewIO, MaxxonCAD, DynaCadd, Reflections and the like on my A500...
Quote:
Original by ferrels:
I was successful at compiling the library and building all the examples but not without some pain. Finding a "make" utility to process the included make file was troublesome but I finally found the correct one on Fred Fish Disk #69. The GNU make utility on Aminet may also work but I haven't tried it. You also have to link against the reqtools.library which is found on Aminet. The make file also needed some heavy editing but now everything builds fine using SAS C 6.58.
Too sad I never found enough spare time to learn to code for the Amiga.
I coded a lot on the CBM 620 that I had before the Amiga, but then I started to study and had to learn how to code for the PCs (Assembler, Fortran77, C, SPS, CNC and such...).
Just 5.99 years from now until I retire, if all goes well.
Maybe I'll find enough time then - provided my Amiga will still be in working condition then.
It's a real pity - I bought StormC and Hollywood and never had enough time to really use them...
Quote:
Original by ferrels:
I will upload the entire archive once Aminet is back online. Seems to be down at the moment.
Seems to be online again meanwhile...
Quote:
Original by ferrels:
Here's the output of PLPLOT's Example #8 using the High Graphics Screen Mode Driver and 256 colors. The library supports other modes as well and screen mode selection is menu driven. I will include all the binaries and PLPLOT link time library in the archive for those who want to use it.
https://www.dropbox.com/s/8aphzk05sia3dfr/shaded-plot.jpg?dl=0
...
To run the examples, extract the archive to your favorite hard disk such as DH1:
Then open a shell and create the following assign without quotes: "assign plplot: DH1:plplot"
Navigate to plplot/tmp and then run any of the examples such as X01c thru X19c.
Hmmm - I had a brief look at at the .readme.
It seems to tell a lot about compliling, but just a few lines of 'Amiga Release Notes'.
What I'm really missing is a documentation to learn how to use it, e.g. the syntax to enter functions.
Is there a usable documentation in the old version, or do you intend to release a documentation for the new release in the forseeable future?
It is so looooong ago since I used a function plotter on the Amiga the last time...
Quote:
As mentioned above - Aminet is working again...