[F4-users] New version 0.3.1 available
Status: Pre-Alpha
Brought to you by:
starkos
|
From: J. P. <ja...@37...> - 2002-06-13 14:18:57
|
Version 0.3.1 is now available on the website at http://www.379.com/f4/ The big addition for this go-round is the new scene manager package. It isn't optimized (no spatial partitioning mostly) so it won't be useful for anything more than toy apps, but it will let you know where I'm headed. I'm using it to visualize 3D data from a racetrack, so it is somewhat useful, even if the FPS is low. I also added a sphere/tri-mesh collider using Pierre Terdiman's OPCODE library, and improved the GNU build scripts a bit. Before the next release I need to get a 3D car on a 3D track along with that 3D data, so I'll be trying to make the scene API run a good deal faster. And as an aside, I've figured out a way get rid of all of those SCRIPT_METHOD(...) macros, but I'm not sure if that will make the next release or not, as it involves a fair amount of new code behind the scenes. As always, comments and criticisms welcome, Jason 379 |