Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
From: John Max Skaller <skaller@ozemail.com.au>
To: Sven <luther@dpt-info.u-strasbg.fr>
Cc: Warp <warplayer@free.fr>, Will Benton <willb@cs.wisc.edu>,
	caml-list@inria.fr
Subject: Re: [Caml-list] OCamlSDL
Date: Sat, 20 Apr 2002 19:19:23 +1000	[thread overview]
Message-ID: <3CC1329B.6090608@ozemail.com.au> (raw)
In-Reply-To: <20020419194545.A32416@dpt-info.u-strasbg.fr>

Sven wrote:

>
>Yes, if they are clearly isolated, which is something that ocaml makes easier,
>then this could be done easily.
>
This is actually very hard to do.  In general, there is a tight
integration between graphics and game-play engine.
Mainly, this is because realtime behaviour demand it:
even abstraction layers like D3D etc cause serious problems
due to to inadequate coupling .. Diablo II is a pefect example
of extremely bad interactive design precisely because
it didn't lock the frame rate down, or phase lock the
NPCs properly...the graphics were absolutely superb ..
but they had no idea what to do about non-constant rendering
times or how to synch the client and server properly in the presence
of internet lag .. Blizzard sold heaps .. but their reputation is
in tatters now ..

-- 
John Max Skaller, mailto:skaller@ozemail.com.au
snail:10/1 Toxteth Rd, Glebe, NSW 2037, Australia.
voice:61-2-9660-0850




-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


  parent reply	other threads:[~2002-04-20  9:19 UTC|newest]

Thread overview: 40+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-18 14:32 Luc Mazardo
2002-04-18 22:03 ` Warp
2002-04-19 15:49   ` John Max Skaller
2002-04-19 15:58     ` Warp
2002-04-19 16:06       ` Will Benton
2002-04-19 16:13         ` Stefano Lanzavecchia
2002-04-19 16:27           ` Will Benton
2002-04-19 17:20             ` Warp
2002-04-20  9:06             ` John Max Skaller
2002-04-20 12:22               ` Tim Freeman
2002-04-20 12:51                 ` Sven
2002-04-22  6:55                   ` Tom
2002-04-22 20:05                     ` John Max Skaller
2002-04-21 22:56                 ` John Max Skaller
2002-04-22  6:53                   ` William Chesters
2002-04-23 14:50                   ` Oliver Bandel
2002-04-23 15:12                     ` Stefano Lanzavecchia
2002-04-24  1:00                     ` Jacques Garrigue
2002-04-24  1:07                     ` John Max Skaller
2002-04-24  7:02                     ` Sven
2002-04-24  9:04                       ` John Max Skaller
2002-04-24  9:31                         ` Sven
2002-04-24  9:42                           ` Jérôme Marant
2002-04-24 11:00                             ` Jérôme Marant
2002-04-29 10:11                             ` Sven
2002-04-24 16:56                       ` Oliver Bandel
2002-04-19 17:16         ` Warp
2002-04-19 17:45           ` Sven
2002-04-19 18:01             ` Warp
2002-04-19 18:55               ` Vincent Foley
2002-04-20  6:33             ` Alan Schmitt
2002-04-20 12:16               ` Sven
2002-04-20  9:19             ` John Max Skaller [this message]
2002-04-20 12:19               ` Sven
2002-04-20 14:47           ` Vitaly Lugovsky
2002-04-20  9:01       ` John Max Skaller
2002-04-21 12:13         ` Oliver Bandel
2002-04-21 12:27   ` Oliver Bandel
2002-04-24 14:02 Damien Doligez
2002-04-24 14:37 ` Christophe Raffalli

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3CC1329B.6090608@ozemail.com.au \
    --to=skaller@ozemail.com.au \
    --cc=caml-list@inria.fr \
    --cc=luther@dpt-info.u-strasbg.fr \
    --cc=warplayer@free.fr \
    --cc=willb@cs.wisc.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox