|
 |
> Would this theoretical scripting language be able to provide me with the
> necessary tools for general object collision testing?
I'd expect the new scripting language to provide no additional
functionality that cannot be done with the current SDL in /some/ way or
another already, except for providing a more powerful language to define
"function" patterns.
In that sense - no, general object collision testing will not be
possible with it.
However, the new language could be expected to be much faster to
execute, and provide new language constructs allowing much easier
handling of aggregate data, so that an approximated object collision
testing based on trace() or inside() tests might become viable at
reasonable quality and script coding effort.
Post a reply to this message
|
 |