We just released the latest version of our SDL-based Ultima7 engine,
Exult, on “exult.sourceforge.net”. To developers interested in scaling,
the source code (‘imagescl.cc’, ‘scale.cc’) might be of interest, since
it provides an example of fairly fast 2X scaling with bilinear
interpolation, written in C++.
This is quite interesting. Runs Ultima 7 as if it were in DOS … Neat
idea…
DaveOn Tue, 11 Jul 2000, Jeff Freedman wrote:
We just released the latest version of our SDL-based Ultima7 engine,
Exult, on “exult.sourceforge.net”. To developers interested in scaling,
the source code (‘imagescl.cc’, ‘scale.cc’) might be of interest, since
it provides an example of fairly fast 2X scaling with bilinear
interpolation, written in C++.