1. New Morfit for Euphoria

------=_NextPart_000_0011_01C05CA1.4A507210
        charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

For anyone interested in the Morfit for Euphoria package, there is a new =
version.

The new version updates the package to Version 4 of the engine.

The package is a very large 16.5mb (due mostly to the large number of =
worlds,
bitmaps, sounds etc in the VC++ package).

The Euphoria version was already quite up to date so the new one only =
adds
about 20 functions, mostly to do with the Sound API.=20

To make the download a little more worthwhile I have completed ports of =
many
of the Morfit examples including

1. All the console samples
2. New, more advanced md2 (quake) model sample which shows
          skin changing
          model animation
          different forms of camera chase
          zooming, compressing the model in all axis
          more....
3. Older samples updated.
4. Simple Sound API sample.

Eventually I will get around to the others.

You can obtain the package from=20

http://www.3dng.com

in the downloads section.


All the best

Mark=20

  =20

------=_NextPart_000_0011_01C05CA1.4A507210
        charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Diso-8859-1" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.2920.0" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>For anyone interested in the Morfit for =
Euphoria=20
package, there is a new version.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>The new version updates the package to =
Version 4 of=20
the engine.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>The package is a very large 16.5mb (due =
mostly to=20
the large number of worlds,</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>bitmaps, sounds etc in the VC++=20
package).</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>The Euphoria&nbsp;version&nbsp;was =
already quite up=20
to date so the new one only adds</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>about 20 functions, mostly to do with =
the Sound=20
API.</FONT>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>To make the download a little more =
worthwhile I=20
have&nbsp;completed ports of many</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>of the Morfit examples =
including</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>1. All the console samples</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>2. New, more advanced md2 (quake) model =
sample=20
which shows</FONT></DIV>
<DIV><FONT face=3DArial=20
size=3D2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; skin=20
changing</FONT></DIV>
<DIV><FONT face=3DArial=20
size=3D2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; model=20
animation</FONT></DIV>
<DIV><FONT face=3DArial=20
size=3D2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
different forms of=20
camera chase</FONT></DIV>
<DIV><FONT face=3DArial=20
size=3D2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; zooming, =

compressing the model in all axis</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;=20
&nbsp;&nbsp;more....</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>3. Older samples updated.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>4. Simple Sound API =
sample.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Eventually I will get around to the=20
others.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>You can obtain the package from =
</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2><A=20
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>in the downloads section.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>All the best</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Mark</FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial =

------=_NextPart_000_0011_01C05CA1.4A507210--

new topic     » topic index » view message » categorize

2. Re: New Morfit for Euphoria

I downloaded the Morfit for Euphoria package last night: very impressive
work, both by you and the guys who wrote Morfit. I probably won't have time
to try it out myself with all the programming assignments I have to finish
for school and with exams coming up in a few weeks, but nonetheless: good
job.

_____________________________________________________________________________________
Get more from the Web.  FREE MSN Explorer download : http://explorer.msn.com

new topic     » goto parent     » topic index » view message » categorize

3. Re: New Morfit for Euphoria

Many thanks Mic

Makes it all worthwhile!

Did you have trouble with any of the samples not working?

I think the "speaker" sample (LightAPI1.exw) won't work for anyone?

I stupidly reverted to an old "load_world" function wrap in between testing
that sample
again and creating the zip. It won't handle the null world file name.

I will upload a new mrft_api.ew to patch the package as soon as I get my
computer
fully back together.

Also, has anyone had a problem with the sound demo (simple_sound.exw) not
working
under win95? I can't get it to work under 95 (page fault) but it works fine
under 2k
(engine problem I think)

Which reminds me....I also forgot to include the fmod dll in the
package.....I'll have to
include that in the patch too....

Lastly (jeeeez) has anyone had any problems under win98? I have had a report
that I
hope is a corrupted dll (again, another page fault).

I would be very pleased to hear from anyone who has had any problems.

All the best

Mark

PS, many thanks for your help regarding the MFC conversions.


----- Original Message -----
From: "mic _" <stabmaster_ at HOTMAIL.COM>
To: <EUPHORIA at LISTSERV.MUOHIO.EDU>
Sent: Tuesday, December 05, 2000 12:23 AM
Subject: Re: New Morfit for Euphoria


> I downloaded the Morfit for Euphoria package last night: very impressive
> work, both by you and the guys who wrote Morfit. I probably won't have
time
> to try it out myself with all the programming assignments I have to finish
> for school and with exams coming up in a few weeks, but nonetheless: good
> job.

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu