[F4-users] Version 0.12 Released
Status: Pre-Alpha
Brought to you by:
starkos
From: J. P. <ja...@37...> - 2003-06-28 16:13:11
|
Hello everyone, At last, version 0.12 is here. This is a milestone release, being the= =20 first version to include a decent rendering system. The engine now= =20 includes a full shader engine thanks to good folks at nVidia and thei= r=20 capable CgFX Runtime library. All of the other changes made in this= =20 release are trivial compared to that. An important note =97 the CgFX Runtime is difficult to access from C#= so I=20 had to move the rendering code out to C++. Once I did that, it made= =20 sense to move the entire platform abstraction layer out to C++. So th= e=20 codebase looks drastically different in 0.12 than in previous release= s.=20 I like the new arrangement. In addition, until nVidia releases their= =20 Linux version of CgFX (which they have stated is in the works), Flat= =20 Four is stuck in Windows. I do have all of the Linux platform code= =20 written and tested, so it should be an easy port once CgFX becomes= =20 available. Enjoy! Jason 379 |